/gitree

Print a directory tree without files ignored by Git

Primary LanguageRustMIT LicenseMIT

Gitree

Gitree is a shell tool that prints a directory tree while respecting gitignore rules.

Gitree is just a small personal project to learn some Rust 🙂. If you are looking for a listing tool with a tree view and support for gitignore rules, you might be interested in exa.

Screenshot

Screenshot

Installation

You may install gitree locally by running

$ cargo install --git https://github.com/vivienm/gitree.git