scheduler
Extensible task scheduler.
$ area51 add schedulerCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(scheduler:some-function ...)Extensible task scheduler.
$ area51 add schedulerCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(scheduler:some-function ...)