README
Yeoman generator
Getting Started
If you had not installed yeoman, install yo first.
$ npm install -g yo
To install generator-gulpx from npm, run:
$ npm install -g generator-gulpx
Finally, cd to your new project directory and initiate the generator:
$ yo gulpx
License
MIT