0.0.3 • Published 9 years ago

generator-stylus-boilerplate v0.0.3

Weekly downloads
2
License
WTFPL
Repository
github
Last release
9 years ago

generator-stylus-boilerplate Build Status

Yeoman generator

Generate a new HTMl5 app, which uses Stylus in only a few seconds. Plus, get all the latest trending files from the HTML5 boilerplate.

Getting Started

  1. Install yeoman: npm install -g yo

  2. install generator-stylus-boilerplate from npm: npm install -g generator-stylus-boilerplate

  3. Initiate the generator: yo stylus-boilerplate

Contributing

Simply fork this project, then:

  1. Run npm install
  2. Add tests
  3. Make tests pass

Running Tests

Use mocha, or in PHPStorm, just set up a run configuration:

mocha test

License

WTFPL (Do What The Fuck You Want)

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago