Crates.io | pretty-exec-lib |
lib.rs | pretty-exec-lib |
version | 0.5.0 |
source | src |
created_at | 2020-05-25 04:58:37.549035 |
updated_at | 2022-10-24 08:27:44.416849 |
description | Print a command and then execute it |
homepage | |
repository | https://github.com/KSXGitHub/pretty-exec.git |
max_upload_size | |
id | 245454 |
size | 19,773 |
Print a command and then execute it.
pretty-exec -- <program> [arguments]...
pretty-exec --skip-exec -- <program> [arguments]...
pretty-exec --github-actions -- <program> [arguments]...
pretty-exec --help
cargo install pretty-exec
Just go to the release page and download suitable binary.
yay -S pretty-exec
yay -S pretty-exec-bin