coffeemill

0.8.4 • Public • Published

CoffeeMill

CoffeeScript packager

Features

  • Supports directory based package.
  • Resolves dependency of extension.
  • Concatenate multiple CoffeeScript files into one JavaScript file.

Options

  • Generate v3 source map.
  • Copy generated files.

Deprecated

  • Watches source files recursively. -> Use grunt-contrib-watch or grunt-este-watch
  • Minify JavaScript with UglifyJS. -> Use grunt-contrib-uglify

Others

  • How to test -> Use grunt test framework

Installation

$ npm install -g coffeemill

Usage

$ coffeemill

Help

$ coffeemill -h

Compile

$ cake compile

Readme

Keywords

none

Package Sidebar

Install

npm i coffeemill

Weekly Downloads

11

Version

0.8.4

License

MIT

Last publish

Collaborators

  • minodisk