eher/phpwatch

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

1.5 2013-11-20 15:59 UTC

This package is auto-updated.

Last update: 2024-04-29 02:53:55 UTC


README

#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