UNPKG

filewatcher-cli

Version:

watch files and take actions on changes

8 lines (4 loc) 185 B
# 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'`