0.0.1-alpha.0 • Published 4 years ago

generator-gmp v0.0.1-alpha.0

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

generator-gmp

npm

The Yeoman generator for Maven and Gradle plugin.

Installation

First and foremost, you must have Node.js and npm installed. If you don't have Node.js installed, please download and install the latest version.

You must also install Yeoman, if you don't have it installed already. To install Yeoman, you can run this command:

npm i -g yo

or

yarn global add yo

With Node.js and Yeoman installed, you can run this command:

npm i -g generator-gmp

or

yarn global add generator-gmp

Usage

The Yeoman generator currently supports the following commands:

$ yo gmp

License

MIT