eher/phpwatch

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

Maintainers

Details

github.com/EHER/phpwatch

Source

Issues

Installs: 74

Dependents: 1

Suggesters: 0

Security: 0

Stars: 8

Watchers: 2

Forks: 1

Open Issues: 1

pkg:composer/eher/phpwatch

1.5 2013-11-20 15:59 UTC

This package is auto-updated.

Last update: 2025-09-29 01:31:40 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