Skip to content

Copy the tree structure of a directory without files

Notifications You must be signed in to change notification settings

alexanfl/copy_tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

copy_tree

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python copy_tree.py <source> <target>

About

Copy the tree structure of a directory without files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages