node-watchfs
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i node-watchfs

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

11.4 kB

Total Files

11

Last publish

Collaborators

  • prateekkumarweb