# Cargo-User
[

](https://crates.io/crates/cargo-user)
[

](https://docs.rs/cargo-user)
## Installation
With [Cargo](https://github.com/rust-lang/cargo) installed, the following command will build and install `cargo-user` from [crates.io](https://crates.io) automatically:
```bash
$ cargo install cargo-user
```
As long as `$HOME/.cargo/bin/` is included in `$PATH`, the subcommand should be available immediately.
## Usage
```bash
$ cargo user
```