github.com/mdwagner/git2.cr
master / published May 6, 2023 / repository
Crystal bindings to libgit2
git2
Crystal bindings to libgit2
Installation
-
Install libgit2
-
Add the dependency to your
shard.yml:dependencies: git2: github: mdwagner/git2.cr -
Run
shards install
Usage
require "git2"
TODO: Write usage instructions here
Contributors
- Michael Wagner - creator and maintainer