cl-launch

MIT

Runtime for cl-launch

$ area51 add cl-launchCopy

Usage

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