cargo-installed

Easy manage programs installed by cargo install.

CI build-and-release

Install

bash cargo install --git https://github.com/light4/cargo-installed.git --force

Usage

``bash ~ on  master via 🐍 v3.10.2 🕙 12:59:50 ❯ cargo installed --help Easy manage programs installed bycargo 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 from upgrade -v, --verbose show details -h, --help Print help information ```