generator-gulpplugin-coffee

2.0.0 • Public • Published

generator-gulpplugin-coffee NPM version

Build Status Coverage Status Dependency Status devDependency Status

A Yeoman generator for CoffeeScript gulp plugins.

Getting started

  • Install yeoman npm install -g yo.
  • Install generator npm install -g generator-gulpplugin-coffee.
  • Scaffold out the plugin yo gulpplugin-coffee.

What do you get?

A working gulp plugin following the guidelines and best practices described in the gulp documentation, complete with a working workflow and test environment including Travis CI and Coveralls integration.

npm test

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using gulp and npm-test. Plus, make sure to adhere to these commit message conventions.

Credits

License

MIT License © Jan Raasch

Package Sidebar

Install

npm i generator-gulpplugin-coffee

Weekly Downloads

2

Version

2.0.0

License

MIT

Last publish

Collaborators

  • janraasch