nono

Crates.ionono
lib.rsnono
version0.0.1
sourcesrc
created_at2022-05-14 06:21:54.191075
updated_at2022-05-14 06:21:54.191075
descriptionA CLI utility to undo common commands
homepagehttps://github.com/hisbaan/nono
repositoryhttps://github.com/hisbaan/nono
max_upload_size
id586535
size37,970
Hisbaan Noorani (hisbaan)

documentation

https://github.com/hisbaan/nono

README

nono

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

$ mv foo bar
$ nono !!

here, nono will undo the mv command!

Commit count: 5

cargo fmt