Nextjournal / Jun 18 2020 / Published
Kaocha Example
First, let's mount a GitHub repository to have a project at /kaocha
This repo is mounted by: Bash
Then, we make a Bash code Cell but switch the environment to Clojure (Kaocha requires clojure
binary).
cd /kaocha
bin/kaocha
1.0s
Bash