tenacity icon indicating copy to clipboard operation
tenacity copied to clipboard

Added CLI wrapper

Open Yureien opened this issue 1 year ago • 3 comments

Tenacity can now be used as a CLI app to retry shell scripts or apps!

Closes https://github.com/jd/tenacity/issues/279

It's not yet complete, some of the advanced functions are left (such as exponential and random wait functions, thinking of a good way to implement those). A changelog is left too, but I wanted your reviews first on whether this is a good change, and if I am following the proper styling/coding guidelines or not.

Yureien avatar Oct 09 '22 18:10 Yureien