kaocha

Official support channel: https://clojureverse.org/c/projects/kaocha
borkdude 2020-06-05T14:25:36.284300Z

Wrote up an example how to run a koacha watcher in babashka and hook it up to AnyBar (a desktop notification program). Just as an illustration how to use java.lang.ProcessBuilder, but could also be useful to kaocha users: https://book.babashka.org/#_java_lang_process

😍 2