shell-rerun 0.1.2

Simple command runner to rerun same command with different args every time.
Simple command runner to rerun same command with different args every time.

## Usage
`rr git`

## Example usecases
- `rr git`
- `rr docker-compose`
- `rr docker`


## Install

`cargo install shell-rerun`