2 unstable releases

0.5.0 Dec 16, 2024
0.4.0 Mar 12, 2024

#288 in Command line utilities

Download history 5/week @ 2024-09-24 93/week @ 2024-12-10 59/week @ 2024-12-17

152 downloads per month

Apache-2.0

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