cargo-my-bin

Crates.iocargo-my-bin
lib.rscargo-my-bin
version0.2.1
sourcesrc
created_at2022-11-26 08:59:25.614427
updated_at2023-01-27 01:36:20.49704
descriptiona cargo subcommand displaying the contents of ~/.cargo/bin/
homepage
repositoryhttps://github.com/piotrbajdek/cargo-my-bin
max_upload_size
id723180
size161,390
Piotr Bajdek (piotrbajdek)

documentation

README

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

Commit count: 7

cargo fmt