0.1.16 ā€¢ Published 8 years ago

textree v0.1.16

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

Build

Build Status

Install

npm install -g textree

Usage

In command line, cd into the directory for which you want to generate the tree structure, and run

textree

and you will get the below output (example):

By default, it will process the current directory. You can also pass a different folder.

textree D:/workspace/textree

Note

It will not process the following folders, as they tend to be deeper than the Mariana Trench.

  • .git
  • node_modules
  • .sass-cache
0.1.16

8 years ago

0.1.15

8 years ago

0.1.14

8 years ago

0.1.13

8 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago