Skip to content

my8bird/dirmerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dirmerge

Takes the contents of multiple directories and merges them into a single directory. Due the possiblity of filenames colliding the result filenames match the files md5 but maintain their initial extension.

Install

  • Get the code
  • virtualenv ENV to create a local install of python
  • . ./ENV/bin/activate to enter the clean python environment
  • pip -r requirements.py install deps

Usage

python dirmerge.py --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages