crev-dev / crev-dev/cargo-crev
`cargo crev crate info <pkgid...>`
Open
- Dominant language
- Rust
- Stars
- 2.3k
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
Calculate all the useful stuff for particular crate, and display nicely.
* ids
* all the metrics
* all the recursive metrics
* flags (in a nice, readable form)
* number of reviews (split into groups etc.)
* active issues
* alternatives
* dependencies
* reverse dependencies
Format: Possibly gather in a serde `struct` and serialize to `yaml`. Good enough for humans, good enough for robots.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.