This package has been deprecated

Author message:

Package no longer supported. Contact support@npmjs.com for more info.

generator-gulp-coffee-module

0.2.1 • Public • Published

Gulp + CoffeScript Module Generator Build Status NPM

A Yeoman generator for creating modules in CoffeeScript.

Features

  • Automated task runs with Gulp.
  • Unit tests with Mocha.
  • Code quality with CoffeeLint.
  • Optional minification and sourcemaps generation.

Installation

$ npm install -g generator-gulp-coffee-module

Generating

$ yo gulp-coffee-module

Usage

Compile and minify scripts and watch for file changes:

$ npm start

Lint scripts and run unit tests:

$ npm test

To enable/disable the creation of minified files and sourcemaps just change the minify value in the created package.json file.

License

MIT

/generator-gulp-coffee-module/

    Package Sidebar

    Install

    npm i generator-gulp-coffee-module

    Weekly Downloads

    1

    Version

    0.2.1

    License

    MIT

    Last publish

    Collaborators

    • npm