0.1.4 • Published 7 years ago

atree v0.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

ATREE |travis|

Display directory tree structure in terminal. A very simplified ver of unix utility tree__.

.. __: mama.indstate.edu/users/ice/tree/

.. |travis| image:: https://travis-ci.org/delta4d/atree.js.svg?branch=master :target: https://travis-ci.org/delta4d/atree.js

Installation

::

npm install atree --global

Usage

::

atree.js $ atree --help
Usage: atree [options] [directory=.]

    -a                show hidden files
    --help            show this message
    --color           color output
                      auto/always/never. default to auto

Contributing

Feel free to file an issue__ or make a pr.

.. __: https://github.com/delta4d/atree.js/issues

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago