Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cedric05/shell-rerun
https://github.com/cedric05/shell-rerun
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cedric05/shell-rerun
- Owner: cedric05
- Created: 2022-03-14T11:49:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T21:32:37.000Z (4 months ago)
- Last Synced: 2024-10-05T23:21:30.093Z (3 months ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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`