0.1.16 ⢠Published 9 years ago
textree v0.1.16
Build
Install
npm install -g textreeUsage
In command line, cd into the directory for which you want to generate the tree structure, and run
textreeand you will get the below output (example):
By default, it will process the current directory. You can also pass a different folder.
textree D:/workspace/textreeNote
It will not process the following folders, as they tend to be deeper than the Mariana Trench.
- .git
- node_modules
- .sass-cache