Skip to content

Instantly share code, notes, and snippets.

@neojp
Created February 19, 2012 21:09
Show Gist options
  • Save neojp/1865791 to your computer and use it in GitHub Desktop.
Save neojp/1865791 to your computer and use it in GitHub Desktop.
Watch and auto update a Node.js app in Coffeescript with Supervisor.
coffee -wc app.coffee
supervisor app.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment