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