@borkdude What is the best way of using #clojure #babashka with a #Cider REPL? Or is that thinking about it in the wrong way?
@worldsendless If your directory has a bb.edn, you can select cider-jack-in + babashka. Or you can start the nrepl from the command line (bb nrepl-server) and then cider-connect
@worldsendless If your directory has a bb.edn, you can select cider-jack-in + babashka. Or you can start the nrepl from the command line (bb nrepl-server) and then cider-connect