A tree linux command clone that adds color to the output. Written in Rust.
Run the following command to build the executable:
cargo build --releaseAdd ./target/release/ft.exe to PATH.
You can now run the command ft anywhere.
Type ft help to show a list of commands. Type ft [depth] to display the tree with a certain depth.
