| Crates.io | lsgit |
| lib.rs | lsgit |
| version | 0.1.4 |
| created_at | 2023-01-24 01:52:44.756379+00 |
| updated_at | 2024-02-14 05:43:30.462392+00 |
| description | lsgit recursivly lists git projects below start directory. Start directly is CWD by default, but an alternate directory can be passed as a command line arguement |
| homepage | https://github.com/mrmaveric/lsgit/tree/master |
| repository | |
| max_upload_size | |
| id | 766370 |
| size | 5,059 |
lsgit is a simple tool that lists all git directories recursivly under the base directory.
lsgit can be bassed a relative or absolute directory path to start in or given no path using cwd instead.
Installing
cargo install lsgit