README
generator-salmon
Yeoman generator for Justine Win's Salmon Gulp boilerplate.
Demo
Installation
To use this generator, you need to have the yo
package as well:
$ npm install -g yo generator-salmon
Usage
First, create you application directory where you want the generated files to live in, and then run the generator inside it:
$ mkdir test-app
$ cd test-app
$ yo salmon
License
MIT License