1 unstable release
0.1.0 | Feb 4, 2023 |
---|
#385 in Cargo plugins
2,431 downloads per month
3KB
cargo-bash
Use bash in cargo aliases.
cargo install cargo-bash
[alias]
run-all = "bash echo $'foo\\nbar\\nbaz' | xargs cargo run --bin"
0.1.0 | Feb 4, 2023 |
---|
#385 in Cargo plugins
2,431 downloads per month
3KB
cargo-bash
Use bash in cargo aliases.
cargo install cargo-bash
[alias]
run-all = "bash echo $'foo\\nbar\\nbaz' | xargs cargo run --bin"