package

github.com/mdwagner/git2.cr

master / published May 6, 2023 / repository

Crystal bindings to libgit2

git2

Crystal bindings to libgit2

Installation

  1. Install libgit2

  2. Add the dependency to your shard.yml:

    dependencies:
      git2:
        github: mdwagner/git2.cr
  3. Run shards install

Usage

require "git2"

TODO: Write usage instructions here

Contributors

API