cl-github-v3

https://github.com/hanshuebner/cl-github-v3.git

git clone 'https://github.com/hanshuebner/cl-github-v3.git'

(ql:quickload :cl-github-v3)
9

cl-github-v3 - Common Lisp interface to the github V3 API

This library implements a thin wrapper around github's V3 API. At this point, it is incomplete and only defines CL functions for listing and creating repositories.