Crates.io | pretty-exec |
lib.rs | pretty-exec |
version | 0.5.0 |
source | src |
created_at | 2020-05-25 06:52:56.103647 |
updated_at | 2022-10-24 08:29:11.583859 |
description | Print a command and then execute it |
homepage | |
repository | https://github.com/KSXGitHub/pretty-exec.git |
max_upload_size | |
id | 245468 |
size | 28,756 |
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