pretty-exec 0.5.0

Print a command and then execute it
Documentation
1
2
3
fn main() -> std::process::ExitCode {
    pretty_exec::sub::completions::main()
}