multiposter
An application to post to multiple services at once.
$ area51 add multiposterCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(multiposter:some-function ...)An application to post to multiple services at once.
$ area51 add multiposterCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(multiposter:some-function ...)