portableaserve
$ area51 add portableaserveCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(portableaserve:some-function ...)$ area51 add portableaserveCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(portableaserve:some-function ...)