1.0.7 • Published 10 years ago

chtree v1.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

What is it ?

Walks through a directory and prints out a treeview of its content with colors.

How to

$ npm install -g chtree
$ chtree

# ignore everything that does begins with a '.' (hidden files)
$ chtree --ignore ^\.    

chtree result example

Help

$ chtree --help
chtree [directory] [--no-colors] [--ignore regexp]

Todo

  • Add tests.
1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago