keep-trying 0.1.2

Run a command repeatedly until it exits successfully.
keep-trying-0.1.2 is not a library.

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.