cargo-name 1.0.1

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

cargo-name

crates.io version build status downloads docs.rs docs

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

Usage

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

USAGE:
    cargo-name <name>

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

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

Installation

$ cargo add cargo-name

License

MIT OR Apache-2.0