#directory-tree #tree #directory #cli

app directoree

Print current directory tree

3 releases

0.0.3 Oct 5, 2024
0.0.2 Oct 5, 2024
0.0.1 Oct 4, 2024

#1517 in Command line utilities

25 downloads per month

MIT license

6KB
108 lines

directoree

Print the current directory tree.

Installation

cargo install directoree

Usage

directoree [OPTIONS]

options:
-a, --all      show hidden and ignored files
-o, --output   save to file

No runtime deps