A command line tool for generating directory tree.
Run the cargo install rptree
command using Cargo package manager or go to the release page to download rptree.exe
Enter rptree - h
on the command line to view the detailed usage commands:
```text
Rp Tree 0.2.0
An useful tool for generating directory tree
USAGE:
rptree.exe [FLAGS] [OPTIONS]
FLAGS: -d, --dir-only Only output dir -h, --help Prints help information -V, --version Prints version information
OPTIONS: -o, --output
ARGS:
This project is licensed under the MIT License (see the LICENSE file for details).