clip
An HTML templating engine using Plump.
$ area51 add clipCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clip:some-function ...)An HTML templating engine using Plump.
$ area51 add clipCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clip:some-function ...)