An open API service indexing awesome lists of open source software.

https://github.com/nomad-software/retry

A small command line utility for running other command line programs
https://github.com/nomad-software/retry

cli command-line go golang

Last synced: 11 months ago
JSON representation

A small command line utility for running other command line programs

Awesome Lists containing this project

README

          

# Retry
**A small command line utility for running other command line programs and retrying them if they fail**

---

## Example

```
retry -cmd="..."
```

## Help

Run the following command for help.

```
retry -help
```