Skip to content

Instantly share code, notes, and snippets.

@robertwalsh0
Created September 13, 2012 22:56
Show Gist options
  • Save robertwalsh0/3718367 to your computer and use it in GitHub Desktop.
Save robertwalsh0/3718367 to your computer and use it in GitHub Desktop.
Compile Javascript from Coffeescript in a Particular directory
coffee -c -w -o ../js application.coffee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment