crates_cli

rust-clippy analyze
A command line interface for finding and managing Rust crates, heavily inspired by cargo-edit.

Check the Usage page in the wiki for more info on how to use crates_cli.

Features:

Planned features:

Collaboration:

Collaboration is welcome, both in the form of issues/ideas and pull requests! I'm still learning rust so feedback would be appreciated.

Formatting

This project uses rustfmt for formatting, and clippy for linting.