A Rust tool that enhances cargo publish with a validation and confirmation step.
cargo install cargo-validate
cargo validate [-- <cargo publish args>]
Features:
- Informs of current git status
- Displays and validates package info
- Checks current username as owner
- Checks crate existence on crates.io