Yeoman generator for hapi application with power of co and ES6 generators
To install generator-co-hapi from npm, run:
$ npm install -g generator-co-hapi yoRun 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
