whoops

Crates.iowhoops
lib.rswhoops
version0.0.1
sourcesrc
created_at2022-05-14 06:45:10.349192
updated_at2022-05-14 06:45:10.349192
descriptionA CLI utility to undo common commands
homepagehttps://github.com/hisbaan/whoops
repositoryhttps://github.com/hisbaan/whoops
max_upload_size
id586543
size37,996
Hisbaan Noorani (hisbaan)

documentation

https://github.com/hisbaan/whoops

README

whoops

whoops is a CLI utility designed to undo common commands like mv and cp. For example,

$ mv foo bar
$ whoops !!

here, whoops will undo the mv command!

Commit count: 5

cargo fmt