toot
A minimal web server originally built by stripping down Edi Weitz's Hunchentoot
$ area51 add tootCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(toot:some-function ...)A minimal web server originally built by stripping down Edi Weitz's Hunchentoot
$ area51 add tootCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(toot:some-function ...)