lsgit

Crates.iolsgit
lib.rslsgit
version0.1.4
sourcesrc
created_at2023-01-24 01:52:44.756379
updated_at2024-02-14 05:43:30.462392
descriptionlsgit 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
homepagehttps://github.com/mrmaveric/lsgit/tree/master
repository
max_upload_size
id766370
size5,059
James Bull (mrmaveric)

documentation

README

lsgit

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

Commit count: 0

cargo fmt