tooter
A client library for Mastodon instances.
$ area51 add tooterCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(tooter:some-function ...)A client library for Mastodon instances.
$ area51 add tooterCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(tooter:some-function ...)