0.3.2 • Published 9 years ago

generator-coffeelint v0.3.2

Weekly downloads
9
License
MIT
Repository
github
Last release
9 years ago

generator-coffeelint

Build Status npm

Yeoman generator to generate coffeelint rules. If it is part of your style guide, you should lint for it. This will make that easier to do.

Getting Started

This generator scaffolds a CoffeeLint project with the 3rd party plugin rules.

Installation

To install generator-coffeelint from npm, run:

npm install -g generator-coffeelint

Finally, initiate the generator:

yo coffeelint

Contributing

Contributing guidelines can be found here.

License

MIT