@ -15,4 +15,5 @@
ancient
test
eastwood
bikeshed))))
bikeshed
cloverage))))
@ -30,3 +30,6 @@
(defn eastwood [args ctx]
(lcd-shell/bash ctx (:cwd args) "lein eastwood"))
(defn cloverage [args ctx]
(lcd-shell/bash ctx (:cwd args) "lein cloverage --no-html"))