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