tiny-lr-it
v0.1.4
Published
quickly target directories for tiny-lr
Downloads
9
Readme
tiny-lr-it
Run tiny-lr and watch target directories on the fly
Quick and easy way to start a LiveReload server and define a list of directories to "watch".
Uses the awesome tiny-lr and chokidar modules to start a live-reload server and watch target directories.
installation
npm install -g tiny-lr-it
usage
Provide a comma-delited list of directories to watch. Note: it will be recursive.
tiny-lr-it .
usage: tiny-lr-it [dirs]
Starts a tiny-livereload server and file watcher on provided target dirs.
options:
-h Display help menu
-p Desired port to start server on localhost
acknowledgements
This could not be possible without these awesome nodejs modules: