cl-reddit
Reddit client api library
$ area51 add cl-redditCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-reddit:some-function ...)Reddit client api library
$ area51 add cl-redditCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-reddit:some-function ...)