treedir
v0.0.3
Published
a tool to tree the directory
Downloads
2
Readme
treedir
A tool to tree a directory like tree in Windows Dos
Install
npm install treedir -g
Usage
dtree -f
tree all the files and directory in recursion
dtree -l 1
tree the directory just 1 hierarchy. 1 could be other integer such as 2,3,4...