github-api-cl

Apache

The lite Github rest v3 api client SDK

$ area51 add github-api-clコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(github-api-cl:some-function ...)