eher/phpwatch

Command line client that allow you to run arbitrary shell commands whenever changes occur in a list of specified files


License
BSD-3-Clause

Documentation

phpwatch Build Status

Command line client that allow you to run arbitrary shell commands whenever changes occur in a list of specified files

Install

git clone git://github.com/EHER/phpwatch.git
cd phpwatch
wget getcomposer.org/composer.phar
php composer.phar install

Run

bin/phpwatch

Bitdeli Badge