generator-phpstyl

0.1.0 • Public • Published

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

Package Sidebar

Install

npm i generator-phpstyl

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • cedced19