1.0.10 • Published 3 years ago

tools-tree v1.0.10

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

输出目录结构树工具

演示

asciicast

按装

cnpm install -g tools-tree

使用

查看当前目录结构(树型)

过滤掉了 node_modules和.git文件夹

tree ./

输出

查找路径: ./
git地址:(git@gitee.com:youyonba/tools-tree.git)
.
|____.gitignore
|____README.md
|____index.js
|____libs
| |____index
| | |____text.js
| |____index.js
|____package-lock.json
|____package.json

帮助

tre -h

查看版本

tre --version
1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago