3 A CLI tool for easily verifying a downloaded file's checksum.
5 For user documentation, pre-built binaries, and more information about the project's goals, please visit the
[website](https://octet-stream.net/p/hashgood/).
7 ## Build or Install from Source
9 `hashgood` is a standard Rust binary project that can be built with
`cargo build --release`.
11 If you are a developer with a Rust toolchain it is possible to build and install
`hashgood` directly from crates.io:
14 cargo install hashgood