coffeemill
v0.8.4
Published
CoffeeScript packager
Readme
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 coffeemillUsage
$ coffeemillHelp
$ coffeemill -hCompile
$ cake compile