ci-utils
A set of tools for using CI platforms
$ area51 add ci-utilsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ci-utils:some-function ...)A set of tools for using CI platforms
$ area51 add ci-utilsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ci-utils:some-function ...)