mirror of
https://github.com/Ajetski/advent-of-code.git
synced 2025-09-30 09:23:17 -09:00
4 lines
95 B
Clojure
4 lines
95 B
Clojure
{:paths ["script"]
|
|
:min-bb-version "0.4.0"
|
|
:tasks {nrepl (shell "clj -M:repl --port 5555")}}
|