CoffeeScript-Compiler-for-Windows 是 Windows 下的 CoffeeScript 脚本编译器。
使用方法:
-c, --compile compile to JavaScript and save as .js files -o, --output [DIR] set the directory for compiled JavaScript -j, --join [FILE] concatenate the scripts before compiling -b, --bare compile without the top-level function wrapper -v, --version display CoffeeScript version -h, --help display a list of available options