Skip to content

Commit

Permalink
adding cider-nrepl as plugin so it is easier to jack-in
Browse files Browse the repository at this point in the history
  • Loading branch information
egri-nagy committed Sep 29, 2023
1 parent 8beb808 commit 7ffe0d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
[lein-kibit "0.1.8"]
[lein-ancient "0.7.0"]
[lein-bikeshed "0.5.2"]
[jonase/eastwood "1.4.0"]]
[jonase/eastwood "1.4.0"]
[cider/cider-nrepl "0.30.0"]]
:jvm-opts ["-Djdk.attach.allowAttachSelf"]
:main ^:skip-aot kigen.core
:target-path "target/%s"
Expand Down

0 comments on commit 7ffe0d4

Please sign in to comment.