clerk
A cron-like scheduler with sane DSL
$ area51 add clerkCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clerk:some-function ...)A cron-like scheduler with sane DSL
$ area51 add clerkCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clerk:some-function ...)