libgfold

Crates.iolibgfold
lib.rslibgfold
version0.1.4
created_at2023-06-26 21:09:57.766098+00
updated_at2024-12-09 21:35:30.39161+00
descriptionProvides the ability to find a minimal set of user-relevant information for Git repositories on a local filesystem.
homepagehttps://github.com/nickgerace/gfold
repositoryhttps://github.com/nickgerace/gfold
max_upload_size
id900677
size32,708
Nick Gerace (nickgerace)

documentation

README

libgfold

crates.io version license build status

libgfold provides the ability to find a minimal set of user-relevant information for Git repositories on a local filesystem. This library powers gfold.

Documentation

View documentation locally with the following command.

cargo doc -p libgfold --no-deps --open
Commit count: 331

cargo fmt