Just call `crcdir` to checksum the current directory, or optionally specify the directory to check as the first argument.
```
cargo install crcdir
```
```
git clone https://github.com/GallagherCommaJack/crcdir
cd crcdir
cargo build --release
```
You may get a speedup by specifying your CPU architecture manually.