With Cargo installed, the following command will build and install cargo-user
from crates.io automatically:
bash
$ cargo install cargo-user
As long as $HOME/.cargo/bin/
is included in $PATH
, the subcommand should be available immediately.
bash
$ cargo user