cl-gists
Gists API Wrapper for Common Lisp.
$ area51 add cl-gistsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gists:some-function ...)Gists API Wrapper for Common Lisp.
$ area51 add cl-gistsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gists:some-function ...)