clerk

MIT

A cron-like scheduler with sane DSL

$ area51 add clerkCopy

Usage

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