cl-gists

MIT

Gists API Wrapper for Common Lisp.

$ area51 add cl-gistsCopy

Usage

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