marcelloduarte / autorun
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.
1.0.0
2012-05-24 01:03 UTC
This package is auto-updated.
Last update: 2024-10-29 04:36:42 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.