Skip to content

DK96-OS/treescriptify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treescriptify

Get Started fast with TreeScript generated from an existing directory.

How To Use

Run the main script in a directory to treescript-ify it.

  1. Pipe program output to a file, or
  2. Display it on-screen for copy-paste workflow integration.

How To Install

You can manually install a release (if you want), or use pip.

pip install treescriptify

Program Architecture

The following diagram shows how the program components work together to process the data. tsfy

Note: All source modules are contained in the treescriptify package. The input package is merely symbolic in this diagram.