Skip to content

Instantly share code, notes, and snippets.

View adamsanderson's full-sized avatar
👋
Hi there!

Adam Sanderson adamsanderson

👋
Hi there!
View GitHub Profile
##
# Be lazy and restart your node.js app when you change things.
# Screenshot: http://img.skitch.com/20100606-mbi52g6knk3n83b6m3eqxr4pa4.png
# INSTALL:
# $ gem install watchr
# $ wget http://gist.github.com/raw/427720/2aae1f3b43a256f5ca07a603025d455aa92560e1/node_run
# $ cd YOUR_NODE_APP
# $ watchr node_runner.rb
#
# NOTES: