cepl.skitter

BSD 2 Clause

Plumbing to use skitter with cepl

$ area51 add cepl.skitterCopy

Usage

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