Hi all! Clojure/Cider beginner here. I'm wondering, is there a way to add a project dependency without restarting Cider with C-c C-q, lein install and a new jackin?
I am afraid there is not, it’s a jvm thing.
add-lib when you use Clojure 1.12 ?
Does add-lib work with lein? I think it does, but I'm not 100% sure
It does 😊 https://github.com/nubank/lein-add-libs
xpost this here in the hopes it's related to cider