| Crates.io | hashgood |
| lib.rs | hashgood |
| version | 0.5.0 |
| created_at | 2024-03-12 19:24:11.335437+00 |
| updated_at | 2024-12-16 09:24:18.536713+00 |
| description | Interactive CLI utility for verifying file checksums |
| homepage | https://octet-stream.net/p/hashgood/ |
| repository | https://code.octet-stream.net/hashgood/ |
| max_upload_size | |
| id | 1170905 |
| size | 60,437 |
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.
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