0.2.0 • Published 5 years ago

node-watchfs v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

WatchFS

NPM Snap Status CircleCI codecov

Get it from the Snap Store

Watch for file changes and run given commands when change is detected.

Usage

The below command will watch folder/files (passed as command line argument) and log the changes.

watchfs -e "expr" -c "command"

See watchfs -h for more information.

See documentation here.


Copyright (c) 2018-2019 Prateek Kumar

LICENSE: MIT