3 releases
0.1.2 | Dec 5, 2021 |
---|---|
0.1.1 | May 14, 2018 |
0.1.0 | May 13, 2018 |
#1686 in Command line utilities
7KB
123 lines
keep-trying
Run a command repeatedly until it successfully exits.
Usage
keep-trying program arguments …
Roadmap
- Allow to limit max number of tryings.
- Support delay between retries.
- Add signal handling.
- Add option to indent outputs.
Dependencies
~7KB