keep-trying
Run a command repeatedly until it successfully exits.
Roadmap
[ ] Allow to limit max number of tryings.
[ ] Support delay between retries.
[ ] Add signal handling.
[ ] Add option to indent outputs.