cl-git

LGPL-3.0-or-later

A CFFI wrapper of libgit2.

$ area51 add cl-gitCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-git:some-function ...)