aburgd / chksm_rs

the chksm program, in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chksm_rs

the aburgd/chksm program, in rust

running

clone repo, cargo run -- <checksum> <path>

building

clone repo, cargo build --release then from target/release run chksm_rs.exe <checksum> <path>

😎 🌈

About

the chksm program, in rust

License:Apache License 2.0


Languages

Language:Rust 100.0%