reloadr
v0.1.2
Published
livereload cli tool
Downloads
14
Readme
#reloadr
A very simple LiveReload cli tool that watches the current directory for file changes.
##Install
npm install -g reloadr
##Usage
Just run reloadr
in the directory that you want to watch for file changes and then start the LiveReload extension
##Todo
- Pass in folder to watch
- Only watch certain extensions