1.0.0 • Published 8 years ago
generator-peter v1.0.0
generator-peter
Awesome Stylus workflow Yeoman generator
Install instructions
- install Nodejs.
- run
npm install -g yo - also run
npm install -g bower - then run
npm install -g gulp - finally run
npm install -g generator-peter
After all that stuff you can just cd into a folder and run yo peter to initialize your ne project.
Wen you want to work on your product cd into in and just run gulp.
Warning: When the generator asks for the project name, you can't use spaces or special characters.
~Have fun