cargo-name

crates.io version build status downloads docs.rs docs

Check whether a crate name is available on crates.io.

Usage

```sh cargo-name 0.1.0 Yoshua Wuyts yoshuawuyts@gmail.com Check whether a crate name is available on crates.io

USAGE: cargo-name

FLAGS: -h, --help Prints help information -V, --version Prints version information

ARGS: The name of the crate you're targeting. ```

Installation

sh $ cargo add cargo-name

License

MIT OR Apache-2.0