Skip to content

Creates a folder structure text file from current working directory folder structure.

Notifications You must be signed in to change notification settings

kaiferrall/folder-tree-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python script which generators a text file with the current dictories tree file structure.

Use:

  • Run main.py from the directory that you want the tree to begin with.
  • By default a random file name with the format tree{1000-9999}.txt will be created.
  • Pass in custom file name to overide default name.

About

Creates a folder structure text file from current working directory folder structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages