cl-rules
Simple DSL for rules that can be configured without code
$ area51 add cl-rulesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rules:some-function ...)Simple DSL for rules that can be configured without code
$ area51 add cl-rulesCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rules:some-function ...)