fayeah / directory-2-tree

Generate tree structure from a directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

directory-2-tree v1.1.2

xxthe directory-2-tree library

installation

npm i --save-dev directory-2-tree

excution

npx directory-2-tree

specify the directory and output

npx directory-2-tree /path/of/directory /path/of/output

About

Generate tree structure from a directory


Languages

Language:JavaScript 100.0%