formlets
Validating formlets for Hunchentoot
$ area51 add formletsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(formlets:some-function ...)Validating formlets for Hunchentoot
$ area51 add formletsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(formlets:some-function ...)