1.0.4 โ€ข Published 4 months ago

icon-tree v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

If you think IconTree is a support for you, please consider making a small donation so that I can continue to allocate time to do more projects like this. GitHub Sponsor.

IconTree is a cli program that helps you display files and folders in the form of a tree with icons, it is inspired by the "tree" command found natively in various operating systems.

๐Ÿง  Don't forget to give a โญ if you like this project!

๐Ÿ“ฆ Installation

Install icon-tree your package manager:

npm install -g icon-tree

๐Ÿš€ Usage

itree --help
Usage: itree [options]

Options:
  -a, --author            Display information from the author of this package                       [boolean]
  -f, --folder            Display the files inside the folder you specified                          [string]
      --folder-contents   Show the content of the folder                                            [boolean]
  -w, --weight            Display the weight of the files                                           [boolean]
  -v, --version           Show version number                                                       [boolean]
  -h, --help              Show help                                                                 [boolean]

๐Ÿ“ธ Screenshots

๐Ÿ“ License

This project is MIT licensed.

1.0.4

4 months ago

1.0.3

4 months ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago