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

Documentation can be on docs.rs, but they are a work in progress.

Usage

Add the following to your Cargo.toml:

toml [dependencies] libgfold = "0.1"