CoffeeScript compiler scripts Compile all files in a directory coffee -c <path/to/dir/>*.coffee Compile all files recursively coffee -c .