pluma / dirwatch

DEPRECATED. Use the watch package instead.
MIT License
3 stars 0 forks source link

Synopsis

NOTE: This package is no longer maintained. The watch package is a more supported replacement.

Yet another "run a command when a file changes" script.

license - MIT Flattr this

NPM status

Dependencies

Usage

dirwatch -c [command] [path...]

Runs the given command every time a file in the given path(s) changes.

Options

License

The MIT/Expat license. For more information, see http://pluma.mit-license.org/ or the accompanying LICENSE file.