Skip to content

sighol/tree-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT Crates.io Rust CI

Tree-rs

Cross-platform alternative to the unix tree command.

tree-rs has been tested on Linux and Windows 7.

Example output

.
├── Cargo.lock
├── Cargo.toml
├── README.md
├── src
│   ├── filter.rs
│   ├── main.rs
│   └── pathiterator.rs
└── timer.py

1 directories, 7 files

Installation

cargo install tree-rs
# or
cargo install --git https://github.com/sighol/tree-rs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published