#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

#645 in Command line utilities

Download history 353/week @ 2024-10-02 67/week @ 2024-10-09 9/week @ 2024-10-16

429 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