5 releases
0.2.1 | Jan 27, 2023 |
---|---|
0.2.0 | Jan 22, 2023 |
0.1.2 | Jan 21, 2023 |
0.1.1 | Nov 26, 2022 |
0.1.0 | Nov 26, 2022 |
#508 in Cargo plugins
24 downloads per month
135KB
143 lines
CARGO-MY-BIN
cargo-my-bin is a plugin for Cargo displaying the contents of ~/.cargo/bin/
.
cargo-my-bin works on Linux and other Unix-like operating systems only.
INSTALLATION
cargo install cargo-my-bin
USAGE
It works as a cargo sub-command:
cargo my-bin
Try --help
for the full list of options:
cargo my-bin --help
EXAMPLES
Dependencies
~57–520KB