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