Crates.io | hshchk |
lib.rs | hshchk |
version | 0.1.0 |
source | src |
created_at | 2020-12-10 14:46:18.606732 |
updated_at | 2020-12-10 14:46:18.606732 |
description | A command-line file tree hash checker |
homepage | |
repository | https://github.com/macote/hshchk |
max_upload_size | |
id | 321505 |
size | 106,679 |
hshchk
lets you create and verify checksums on folder files recursively.
Download the latest .deb
package from the release page and install it via:
sudo dpkg -i hshchk-0.1.0-x86_64-unknown-linux-gnu.deb # adapt version number and architecture
Download appropriate package or download source and build with cargo.
MIT