cl-github-v3

github V3 API library

$ area51 add cl-github-v3Copy

Usage

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