shell-rerun

Crates.ioshell-rerun
lib.rsshell-rerun
version0.1.2
sourcesrc
created_at2022-03-14 12:00:00.904876
updated_at2022-03-24 09:40:45.914796
descriptionSimple command runner to rerun same command with different args every time.
homepage
repository
max_upload_size
id549796
size21,207
Prasanth (cedric05)

documentation

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

Commit count: 0

cargo fmt