house
Custom asynchronous HTTP server for the Deal project.
$ area51 add houseCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(house:some-function ...)Custom asynchronous HTTP server for the Deal project.
$ area51 add houseCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(house:some-function ...)