cl-launch
Runtime for cl-launch
$ area51 add cl-launchCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-launch:some-function ...)Runtime for cl-launch
$ area51 add cl-launchCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-launch:some-function ...)