0.1.3 • Published 10 years ago
http-livereload-cli v0.1.3
http-livereload
CLI wrapper for starting a http server with integrated LiveReload and file change watcher / notifier.
Usage
Run http-livereload without arguments for options.
Example
http-livereload ./www --watch-dir ./src --watch-cmd='make reload' --cordovaServe www on localhost:3000 with Cordova device stub and watch for changes in src.
Executes make reload on changes.
License
Released under permissive MIT License.