Skip to content

command-line application for generating a tree-like diagram

License

Notifications You must be signed in to change notification settings

dogukan-aysan/DirectoryTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directory Tree Project

directory_tree is a command-line tool to generate and display a tree-like diagram listing the internal structure of a given root directory.

Sample Tree

sample_tree

Installation

git clone https://github.com/dogukan-aysan/DirectoryTree/
cd DirectoryTree
$ pip install -r requirements.txt

Usage

$ cd DirectoryTree
$ py directory_tree /path/to/tree/root

Note: The -h or --help option provides help on using directory_tree. help_message

About the Author

Dogukan Aysan
Email - dogukanaysan01@gmail.com
Linkedin - https://www.linkedin.com/in/dogukan-aysan

About

command-line application for generating a tree-like diagram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages