prometheus.cl

MIT

Support stuff for prometheus client tests

$ area51 add prometheus.clCopy

Usage

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