0.0.0 • Published 4 years ago

generator-yeoman-quarkus v0.0.0

Weekly downloads
2
License
GPL-3.0
Repository
bitbucket
Last release
4 years ago

generator-yeoman-quarkus NPM version

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-quarkus

Then generate your new project:

yo yeoman-quarkus

Links

License

GPL-3.0 © João Lucas Scharf

0.0.0

4 years ago