watcher-cli

0.0.0 • Public • Published

watcher-cli

Lightweight file watching utility

The command is simply:

watcher <glob> <command>

For example:

watcher 'src/**/*.js' 'make js'

You may also delimit multiple watchers with commas:

watcher 'src/**/*.js' 'make js', 'src/**/*.scss' 'make css'

Install

npm i -g watcher-cli

Readme

Keywords

Package Sidebar

Install

npm i watcher-cli

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • npm