Skip to content

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

License

Notifications You must be signed in to change notification settings

piotrbajdek/cargo-my-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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