npm install coffeemillCoffeeScript packager
* Supports directory based package.
* Resolves dependency of extension.
* Concatenate multiple CoffeeScript files into one JavaScript file.
* Generate v3 source map.
* Copy generated files.
* Watches source files recursively. -> Use grunt-contrib-watch or grunt-este-watch
* Minify JavaScript with UglifyJS. -> Use grunt-contrib-uglify
* How to test -> Use grunt test framework
$ npm install -g coffeemill
$ coffeemill
$ coffeemill -h
$ cake compile