generator-co-hapi
v0.0.4
Published
Hapi application generator with power of co and ES6 generators
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 yoUsage
Run in your empty project directory
$ yo co-hapiRun 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

