2 unstable releases
0.5.0 | Dec 16, 2024 |
---|---|
0.4.0 | Mar 12, 2024 |
#288 in Command line utilities
152 downloads per month
38KB
883 lines
hashgood
A CLI tool for easily verifying a downloaded file's checksum.
For user documentation, pre-built binaries, and more information about the project's goals, please visit the website.
Build or Install from Source
hashgood
is a standard Rust binary project that can be built with cargo build --release
.
If you are a developer with a Rust toolchain it is possible to build and install hashgood
directly from crates.io:
cargo install hashgood
Dependencies
~4–11MB
~113K SLoC