0.1.0 • Published 10 years ago

generator-phpstyl v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

#PHP and Stylus Generator

Built with Grunt Dependencies devDependencies Build Status NPM version

Yeoman generator for a php and stylus (and coffeescript) project. Without web server!

demo

Required

Of course Node.js, NPM and Git.

Yeoman:

$ npm install -g yo

Bower:

$ npm install -g bower

Generator-Phpstyl:

$ npm install -g generator-phpstyl

Getting Started

Initiate the generator:

$ yo phpstyl

##Grunt

Live compilation:

$ grunt watch

Compile the project:

$ grunt
0.1.0

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago