Skip to content

Finds duplicate subdirectories within a directory tree

Notifications You must be signed in to change notification settings

tdurk93/directory-deduplicator

Repository files navigation

Directory De-Duplicator

Given a root directory, this tool will search for duplicated sub-directories within the root directory.

Installation

For development, install in "editable" mode:

pip install --editable .

Then you should be able to invoke ddd --help to see how to use it.

About

Finds duplicate subdirectories within a directory tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages