marcelloduarte / autorun
此包最新版本(1.0.0)没有可用的许可信息。
监视项目文件,当文件保存时运行命令。
1.0.0
2012-05-24 01:03 UTC
This package is auto-updated.
Last update: 2024-08-29 04:14:21 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.