Crates.io | libgitmgr |
lib.rs | libgitmgr |
version | 0.1.5 |
source | src |
created_at | 2024-10-30 06:51:57.624099 |
updated_at | 2024-10-31 18:15:15.23206 |
description | Provides the ability to find a minimal set of user-relevant information for Git repositories on a local filesystem. |
homepage | https://trinhminhtriet.com |
repository | https://github.com/trinhminhtriet/gitmgr |
max_upload_size | |
id | 1428130 |
size | 31,541 |
libgitmgr provides the ability to find a minimal set of user-relevant information for Git repositories on a local filesystem. This library powers gitmgr.
View documentation locally with the following command.
cargo doc -p libgitmgr --no-deps --open