compare-dir
Compare two directories and show the differences.
Installation
If you want to install from the local source code:
Usage
Examples
Compare two directories and show the differences.
cargo install compare-dir
If you want to install from the local source code:
cargo install --path .
compare-dir <dir1> <dir2>
compare-dir dir1 dir2