0.1.0 • Published 11 years ago
generator-phpstyl v0.1.0
#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

