UNPKG
tiny-watch
Version:
latest (0.0.1)
0.0.1
start tiny-lr server and watch file changes
github.com/chemzqm/tiny-watch
tiny-watch
/
Readme.md
17 lines
(11 loc)
•
288 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#tiny-watch
Start livereload server and watch for specified file changes.
*
growl notification
*
timestamp
*
glob files
``` Usage: tiny-watch tiny-watch *.js *.html *.css *.php Options: -h, --help output usage information -V, --version output the version number ```