pods/bb.edn
2022-05-30 10:10:12 +02:00

2 lines
78 B
Clojure

{:tasks {test {:doc "Run tests"
:task (shell "script/test")}}}