highlight the http://quarkus.io/get-started/ no fluff- just stuf approach more #22031
Open
Description
Description
http://quarkus.io/get-started/ today lets you gets started without java nor maven nor nothing which is great
but its not that visible in code.quarkus.io nor in docs.
opening this to gather suggestions how we can incorporate it better.
First up is that on code.quarkus.io we could have it as a direct link on the first page.
Also in the "Download application" we could show the one liner "curl .." to get the cli installed.
likewise in default generated codestarts we could state this.
i.e. have a "Don't have java installed? click here" button and show the quarkus cli install via jbang that deals with it.
Then no matter if you do the mvn route or not you can get started.
Implementation ideas
No response
Activity