ci-utils

MIT

A set of tools for using CI platforms

$ area51 add ci-utilsCopy

Usage

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