generator-co-hapi
v0.0.4
Published
Hapi application generator with power of co and ES6 generators
Downloads
7
Maintainers
Readme
Yeoman generator for hapi application with power of co and ES6 generators
Install
To install generator-co-hapi from npm, run:
$ npm install -g generator-co-hapi yo
Usage
Run in your empty project directory
$ yo co-hapi
Run yo co-hapi:app-plugin <name>
to add plugin (you can pass name@version to use specific version of the plugin)
Run yo co-hapi:remove-plugin <name>
to remove plugin