clohost
A client library for the Cohost API
$ area51 add clohostCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clohost:some-function ...)A client library for the Cohost API
$ area51 add clohostCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clohost:some-function ...)