1.0.2 • Published 12 years ago

reloader v1.0.2

Weekly downloads
9
License
-
Repository
github
Last release
12 years ago

reloader

Reload your Node.js application if some source changed

How to use:

require('reloader').start(function () { app.listen(3000); });

1.0.2

12 years ago

1.0.1

12 years ago