WG - Quarkus Wrapper (./quarkusw) #47584
ia3andy
started this conversation in
Design Discussions
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
@ia3andy could you use the proposal template to make sure you check all the boxes? (#44967). BTW, any improvement on the template is more than welcome. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This workgroup focuses on designing and building a Quarkus-specific wrapper—similar in spirit to
mvnw
orgradlew
—powered by JBang. The goal is to provide a simple, community-driven way to bootstrap and run Quarkus projects safely and consistently, without requiring a globally installed Quarkus CLI.The wrapper will initially be installable in a project via a new Quarkus CLI plugin:
And updatable through:
Key considerations
quarkusw
script without verification can be risky. We'll enforce hash checks to validate the integrity of downloaded components.Beta Was this translation helpful? Give feedback.
All reactions