Skip to content

Command-line application for comparing two directories and producing report

License

Notifications You must be signed in to change notification settings

chyuck/directory-comparer

Repository files navigation

Directory Comparer

Command-line application for comparing two directories and producing report.

It requires .NET Core to be installed.

Run the following command:

dotnet DirectoryComparer.dll dirPath1 dirPath2

and it will generate JSON and CSV files with compare results.

About

Command-line application for comparing two directories and producing report

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages