generator-phpstyl
v0.1.0
Published
Yeoman generator for a php and stylus basic project
Maintainers
Readme
#PHP and Stylus Generator
Yeoman generator for a php and stylus (and coffeescript) project. Without web server!

Required
Of course Node.js, NPM and Git.
Yeoman:
$ npm install -g yoBower:
$ npm install -g bowerGenerator-Phpstyl:
$ npm install -g generator-phpstylGetting Started
Initiate the generator:
$ yo phpstyl##Grunt
Live compilation:
$ grunt watchCompile the project:
$ grunt


