1.0.0 • Published 5 years ago

@hankliu/dirtree v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

HankLiu Dirtree

根据传入的文件夹路径生成文件树

安装

npm install @hankliu/dirtree -g

or

yarn add @hankliu/dirtree -g

使用

  1. 在命令行中
dirtree-cli [dir] -i <ignores:"split by comma">

结构

┣━ bin ┃ ┗━ cli ┣━ utils ┃ ┗━ directory.js ┣━ README.md ┣━ package.json ┣━ index.js ┗━ CHANGELOG.md