studio-client
A client library for the Studio image hosting service
$ area51 add studio-clientCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(studio-client:some-function ...)A client library for the Studio image hosting service
$ area51 add studio-clientCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(studio-client:some-function ...)