Crates.io | cargo-my-bin |
lib.rs | cargo-my-bin |
version | 0.2.1 |
source | src |
created_at | 2022-11-26 08:59:25.614427 |
updated_at | 2023-01-27 01:36:20.49704 |
description | a cargo subcommand displaying the contents of ~/.cargo/bin/ |
homepage | |
repository | https://github.com/piotrbajdek/cargo-my-bin |
max_upload_size | |
id | 723180 |
size | 161,390 |
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.
cargo install cargo-my-bin
It works as a cargo sub-command:
cargo my-bin
Try --help
for the full list of options:
cargo my-bin --help