There is no license information available for the latest version (1.0.0) of this package.

Monitors project files and run a command when a file is saved.

Maintainers

Details

github.com/EHER/AutoRun

Source

Installs: 30

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 2

pkg:composer/marcelloduarte/autorun

1.0.0 2012-05-24 01:03 UTC

This package is auto-updated.

Last update: 2025-09-29 01:23:40 UTC


README

Place the AutoRun.php into a directory of your included paths.

Place the autorun bash script into your $PATH.

Navigate to your tests directory
$ cd /path/to/my/tests/

Run:
$ autorun

Now leave the terminal open and work on your tests.
The terminal will update every time you save a test file.