I was wondering if there was any sort of support for Babashka scripts. So I did a little search and found the docs. Yay! Thank you @cfleming! gratitude
My pleasure! I'm planning to do a round of fixes sometime, there are some outstanding issues, but it mostly works well I think.
Probably an obvious question but is there a way to set the nrepl port via deps for the local repl?
not to X Y your problem, but just making sure you know that nrepl will read from a local file and use that port if specified. It’s not deps.edn but not sure if that’s your required solution or just a config file you have handy
https://nrepl.org/nrepl/usage/server.html#server-configuration
Thank you!
I knew I was forgetting something xD
awesome. sometimes the answer is “i need this to be done in deps.edn” and sometimes it’s “i don’t care where i specify it and just mentioned deps.edn because it has other jvm args”
Yeah Cursive has an (admittedly brief, and only mentioning middleware) pointer to the same doc: https://cursive-ide.com/userguide/repl.html#configuring-middleware-for-nrepl-repls