dirwatch

v1.1.1
Watch a folder for changes, execute a command.
watch notify files folder directory run

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

  • cmd, c: The command to execute.
  • debounce, d: Only execute the command once within this many milliseconds.
  • verbose, v: More output.

License

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

npm i dirwatch

Metadata

  • MIT
  • Whatever
  • Alan Plum
  • released 4/17/2015

Downloads

Maintainers