mirror of
https://github.com/Ajetski/advent-of-code.git
synced 2025-11-27 12:32:45 -10:00
add debug tools
This commit is contained in:
parent
0b9c94513e
commit
bf47ff7c34
@ -3,6 +3,7 @@
|
|||||||
:url "http://github.com/ajetski/advent-of-code"
|
:url "http://github.com/ajetski/advent-of-code"
|
||||||
:min-lein-version "2.0.0"
|
:min-lein-version "2.0.0"
|
||||||
:jvm-opts ["-Xmx16g"]
|
:jvm-opts ["-Xmx16g"]
|
||||||
|
:plugins [[cider/cider-nrepl "0.57.0"]]
|
||||||
:dependencies [[org.clojure/clojure "1.12.0"]
|
:dependencies [[org.clojure/clojure "1.12.0"]
|
||||||
[org.clojure/math.combinatorics "0.3.0"]
|
[org.clojure/math.combinatorics "0.3.0"]
|
||||||
[babashka/fs "0.5.23"]
|
[babashka/fs "0.5.23"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user