#cargo-subcommand #crates #plugin #rust

app cargo-my-bin

a cargo subcommand displaying the contents of ~/.cargo/bin/

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

#466 in Cargo plugins

UPL-1.0 license

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

help-image

EXAMPLES

example-image-1

Dependencies

~56–520KB