An open API service indexing awesome lists of open source software.

https://github.com/sschmid/bee-tree

Create directory and file overviews with tree - https://github.com/sschmid/bee
https://github.com/sschmid/bee-tree

bash bee folder-structure plugin tree

Last synced: 7 months ago
JSON representation

Create directory and file overviews with tree - https://github.com/sschmid/bee

Awesome Lists containing this project

README

          

# tree
Create directory and file overviews with tree

https://github.com/sschmid/bee-tree

```
template:

TREE_IGNORE="bin|obj|Build|Temp" # default

usage:

dirs print tree of dirs only
dirs_and_files print tree of dirs and files

requirements:

tree
```