generator-yeoman-quarkus
v0.0.0
Published
Simple Quarkus generator to create Quarkus applications. Users should answer some questions about the application, and it will bootstrap the application. It is very opinionated. Users are more than welcome to edit it to attend their necessities.
Readme
generator-yeoman-quarkus 
Simple Quarkus generator to create Quarkus applications. Users should answer some questions about the application, and it will bootstrap the application. It is very opinionated. Users are more than welcome to edit it to attend their necessities.
Installation
First, install Yeoman and generator-yeoman-quarkus using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-yeoman-quarkusThen generate your new project:
yo yeoman-quarkusLinks
License
GPL-3.0 © João Lucas Scharf
