Skip to content

Instantly share code, notes, and snippets.

@jasdeepsingh
Created April 10, 2012 15:17
Show Gist options
  • Save jasdeepsingh/2352074 to your computer and use it in GitHub Desktop.
Save jasdeepsingh/2352074 to your computer and use it in GitHub Desktop.
Coffee Watch
# -o = Output Directory
# -c = Compile
# Off course, you'll need Node on your machine to do this.
coffee -w -o public/javascripts/ -c app/assets/coffeescripts/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment