hh-web
$ area51 add hh-webCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hh-web:some-function ...)$ area51 add hh-webCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hh-web:some-function ...)