Skip to content

EClaesson/ppdir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppdir

Pretty print a directory structure as a tree

Installation

pip install ppdir

Usage

usage: ppdir [-h] [-a, --all] [-c, --color] [DIR]

Pretty print a directory structure as a tree

positional arguments:
  DIR

optional arguments:
  -h, --help   show this help message and exit

  -a, --all    Include hidden files

  -c, --color  Colorize output

Example

ppdir -a -c .

Output: Example

About

Pretty print a directory structure as a tree

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages