2017 © Pedro Peláez
 

project watcher

Run arbitrary command on file change. watch-and-runner

image

amad/watcher

Run arbitrary command on file change. watch-and-runner

  • Wednesday, November 16, 2016
  • by Amad
  • Repository
  • 1 Watchers
  • 2 Stars
  • 66 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Watcher

GitHub license Latest Stable Version Minimum PHP Version Build Status StyleCI SensioLabsInsight, (*1)

Watcher is simple tools to run your arbitrary command on file changes., (*2)

$ watcher <command> <file> (<file>)...

Installation

$ composer global require amad/watcher

Example Usage

$ watcher phpunit ./
$ watcher 'clear && phpunit -c phpunit.xml' src/ tests/
$ watcher 'docker run unitests' src/ tests/
$ watcher 'docker exec project-container behat' src/ tests/features/

The Versions

16/11 2016

dev-master

9999999-dev https://amad.github.io/watcher

Run arbitrary command on file change. watch-and-runner

  Sources   Download

MIT

The Requires

 

The Development Requires

resource watch watcher watch-and-runner

16/11 2016

1.0.1

1.0.1.0 https://amad.github.io/watcher

Run arbitrary command on file change. watch-and-runner

  Sources   Download

MIT

The Requires

 

The Development Requires

resource watch watcher watch-and-runner

26/10 2016

1.0.0

1.0.0.0 https://amad.github.io/watcher

Run arbitrary command on file change. watch-and-runner

  Sources   Download

MIT

The Requires

 

The Development Requires

resource watch watcher watch-and-runner