compare-dir 0.1.0

A high-performance directory comparison tool and library
Documentation

compare-dir

Compare two directories and show the differences.

Installation

cargo install compare-dir

If you want to install from the local source code:

cargo install --path .

Usage

compare-dir <dir1> <dir2>

Examples

compare-dir dir1 dir2