Skip to content

aburgd/chksm_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

😎 🌈