lsproj
is a CLI tool that lists project metadata and Git repository information in a simple, ls
-like style.
It helps you quickly get an overview of multiple projects or repositories in a directory.
git clone https://github.com/yutadev31/lsproj.git
cd lsproj
cargo install --path .