generator-coffeelint
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