generator-salmon
v1.0.0
Published
Yeoman generator for Justine Win's "Salmon Gulp" boilerplate (https://github.com/JustineWin/Salmon-Gulp)
Downloads
3
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