6 releases
0.3.0 | Jul 20, 2019 |
---|---|
0.2.2 | May 26, 2019 |
0.1.1 | May 19, 2019 |
#1655 in Hardware support
8KB
152 lines
How to use
Just call crcdir
to checksum the current directory, or optionally specify the directory to check as the first argument.
How to install
cargo install crcdir
How to build from source
git clone https://github.com/GallagherCommaJack/crcdir
cd crcdir
cargo build --release
You may get a speedup by specifying your CPU architecture manually.
Dependencies
~2–11MB
~91K SLoC