kcmerrill/checkpoints
Composer 安装命令:
composer require kcmerrill/checkpoints
包简介
A simple script that allows multiple scripts to run. Useful for debugging scripts that have multiple stages.
README 文档
README
Useful if you have a peicemeal script that takes a while to run. Lets say you're debugging step 3 of a total of 10, you only need each step to run once, and step 3 keeps on failing. No need to run step 1 or 2 again. Depending on how your script is setup, you might have to comment out code, run pieces of code snippets seperatly ect.Or lets say your scripts have run succesfully but you need to run step x again but not the rest?
Simply delete the associated checkpoint, and rerun your checkpoints. If the checkpoint exists, it'll continue on until all checkpoints are run.
统计信息
- 总下载量: 49
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2013-01-08