0.1.4 • Published 9 years ago

tiny-lr-it v0.1.4

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

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:

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago