1.0.2 • Published 13 years ago

reloader v1.0.2

Weekly downloads
9
License
-
Repository
github
Last release
13 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

13 years ago

1.0.1

13 years ago