UNPKG
filewatcher-cli
Version:
latest (0.1.0)
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
watch files and take actions on changes
github.com/sokrato/filewatcher-cli
sokrato/filewatcher-cli
filewatcher-cli
/
README.md
8 lines
(4 loc)
•
185 B
Markdown
View Raw
1
2
3
4
5
6
7
8
# FileWatcher CLI A CLI utility
to
watch file / directory changes
and
take
actions.
Install:
`npm install -g filewatcher-cli`
Run:
`filewatcher --filename=myfile.txt --cmd=
'ls -lh'`