This repository was archived by the owner on May 29, 2020. It is now read-only.
Releases: prateekkumarweb/watchfs
Releases · prateekkumarweb/watchfs
v0.1.2
v0.1.1
Switched to TypeScript.
Changelog
- Run commands only if there is a difference in time when change is detected.
v0.1.0 - First release
Install
$ npm install -g node-watchfsFor information on how to use
$ watchfs -hChangelog
- Multiple file input with wildcard character
*support. - Multiple commands can be given to run on file change.