/linux-pretty-tree

Package inspired by the unix tree package

Primary LanguagePython

Unix Tree 🌳

A simple package inspired by the Unix tree package, my package doesn't have all the features and all, but I built it out of curiosity.

I simply walk through files and folders within a directory and render them in a nice way :)

How to use

It takes the folder path as the argument, if left blank it looks at the current directory

Options

--show-hidden-files   # show all files including hidden files e.g (.git)
--install-completion  # Install completions for the current shell
--show-completion     # Show completion for the current shell
--help                # help menu

Screenshots

terminal screenshot
terminal screenshot