ceramic
Common Lisp web apps on the desktop
$ area51 add ceramicCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ceramic:some-function ...)Common Lisp web apps on the desktop
$ area51 add ceramicCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ceramic:some-function ...)