Skip to content

Instantly share code, notes, and snippets.

@multiplegeorges
Forked from jasdeepsingh/coffee.bash
Created May 24, 2012 14:33
Show Gist options
  • Save multiplegeorges/2781906 to your computer and use it in GitHub Desktop.
Save multiplegeorges/2781906 to your computer and use it in GitHub Desktop.
Coffee Watch for all JS in the project
# -o = Output Directory
# -c = Compile
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