hashgood

Crates.iohashgood
lib.rshashgood
version0.5.0
sourcesrc
created_at2024-03-12 19:24:11.335437
updated_at2024-12-16 09:24:18.536713
descriptionInteractive CLI utility for verifying file checksums
homepagehttps://octet-stream.net/p/hashgood/
repositoryhttps://code.octet-stream.net/hashgood/
max_upload_size
id1170905
size60,437
Dev (github:0xmozak:dev)

documentation

README

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
Commit count: 0

cargo fmt