@thiss-dev/file-tree

1.0.2 • Public • Published

file-tree

npm

Print file tree recursively.

NPM: https://www.npmjs.com/package/@thiss-dev/file-tree.

Usage

Install globally with:

npm install -g @thiss-dev/file-tree

Then run with:

ftree [dir]

Or with npx without installing:

npx @thiss-dev/file-tree [dir]

Examples

Recursively print a node_modules folder:

ftree ./node_modules

Or print your current directory:

ftree

Readme

Keywords

Package Sidebar

Install

npm i @thiss-dev/file-tree

Weekly Downloads

3

Version

1.0.2

License

ISC

Unpacked Size

2.6 kB

Total Files

3

Last publish

Collaborators

  • thisseasx