conjure

:neovim:+:clj: https://github.com/Olical/conjure - If you're enjoying Conjure and want to say thanks: https://github.com/users/Olical/sponsorship :smile: (alt https://conjure.fun/discord)
Chase 2021-06-17T18:12:04.165900Z

What's the general way folks hook into a cljs repl using shadow-cljs these days? This project I am exploring has cider as a dependency but ConjurePiggieback app and ConjureShadowSelect app don't work. There is a :app build

berkeleytrue 2021-06-17T18:17:46.166100Z

What happens when you do conjureshadowselect? I was just using this.

Chase 2021-06-17T18:18:59.166300Z

Hmmm, well I got connected after I manually connected to the nrepl port provided when I ran shadow-cljs watch app (shadow-cljs.edn specifies that port) For some reason I remembered Conjure as automatically hooking into that port

Chase 2021-06-17T18:19:10.166500Z

but now it's working so it's all good