keep-trying 0.1.1

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

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.