This package has been deprecated

Author message:

This package is no longer maintained. Use watch <https://www.npmjs.com/package/watch> instead.

dirwatch

1.1.1 • Public • Published

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.

Package Sidebar

Install

npm i dirwatch

Weekly Downloads

5

Version

1.1.1

License

MIT

Last publish

Collaborators

  • pluma