A cryptographically verifiable code review system for the cargo (Rust) package manager.
Crev is a language and ecosystem agnostic, distributed code review system.
cargo-crev
is an implementation of Crev as a command line tool integrated with cargo
. This tool helps Rust users evaluate the quality and trustworthiness of their package dependencies.
cargo-crev
can already:
and many other things with many more to come.
Static binaries are available from the releases page.
Follow the cargo-crev
- Getting Started Guide
(more documentation available on docs.rs).
cargo-crev
is a work in progress, but it should be usable at all times.
Join our matrix or gitter channel, get help,
report problems and feedback. Thank you!
Changelog can be found here: https://github.com/crev-dev/cargo-crev/blob/master/cargo-crev/CHANGELOG.md