beast
Basic Entity/Aspect/System Toolkit
$ area51 add beastCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(beast:some-function ...)Basic Entity/Aspect/System Toolkit
$ area51 add beastCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(beast:some-function ...)