Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 376 Bytes

README.MD

File metadata and controls

8 lines (7 loc) · 376 Bytes

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.