This is a simple clone of the tree
command in Rust. It's currently incomplete, so I wouldn't recommend using
it just yet.
I don't plan on adding too many features, just the basics of what is in tree
.
$ git clone https://github.com/arnavb/tree-clone-rs.git
$ cd tree-clone-rs
$ cargo run -- [DIR]