1.0.0 • Published 6 years ago
node-filewatcher v1.0.0
node-filewatcher
Usage:
Watch a single file:
node watcher.js filename.jsNote: default filename is main.js
So you can use this command:
node watcher.jsWatch multiply files:
node watcher.js filename1.js filename2.js1.0.0
6 years ago