fis-command-watch

0.0.1 • Public • Published

watch and exec cmd

install

  1. install fis

    npm install -g fis
  2. install fis-command-watch

    npm install -g fis-command-watch

usage

Usage: watch <cmd> [options]
 
Options:
 
  -h, --help         output usage information
  -r, --root <path>  document root
  --timeout <msec>   command exec timeout
  --include <glob>   file include filter
  --exclude <glob>   file exclude filter

example: fis watch -r www 'cordova prepare'

Readme

Keywords

Package Sidebar

Install

npm i fis-command-watch

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • fouber