Skip to content

Easy manage programs installed by `cargo install`.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

light4/cargo-installed

Repository files navigation

cargo-installed

Easy manage programs installed by cargo install.

CI build-and-release

Install

# from crates.io
cargo install cargo-installed --force
# from git repo
cargo install --git https://github.com/light4/cargo-installed.git --force

Usage

~ on  master 🕙 22:28:47
❯ cargo installed --help
Easy manage programs installed by `cargo install`

Usage: cargo installed [OPTIONS]

Options:
  -u, --upgrade          upgrade all outdated
  -o, --outdated         show outdated
  -l, --ignore-local     ignore installed from local space, enabled by default
  -i, --ignore <IGNORE>  ignore from upgrade
  -v, --verbose          show details
  -h, --help             Print help information

About

Easy manage programs installed by `cargo install`.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages