Skip to content

Instantly share code, notes, and snippets.

@rafidude
Created April 25, 2011 13:31
Show Gist options
  • Save rafidude/940511 to your computer and use it in GitHub Desktop.
Save rafidude/940511 to your computer and use it in GitHub Desktop.
compile coffee-script and run nodemon
(coffee --compile --watch .&); nodemon server.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment