watsh

0.1.1 • Public • Published

watsh

npm version

Watch a file or list of files for changes and run a shell command whenever one of them changes.

Uses Node's fs.watch(...) and child_process.exec(...).

The name is a portmanteau of "watch" and "shell."

Alternatives

License

Copyright 2015 Christopher Brown. MIT Licensed.

Package Sidebar

Install

npm i watsh

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • chbrown