filewatcher-cli
v0.1.0
Published
watch files and take actions on changes
Downloads
5
Readme
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'