ceramic

MIT

Common Lisp web apps on the desktop

$ area51 add ceramicCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ceramic:some-function ...)