Fork me on GitHub
#cursive
<
2017-02-18
>
seantempesta10:02:33

I was thinking about combining my clojurescript project (client) and my clojure project (server) into the same project so I can share some code, but I’m worried I’ll have problems with cursive. If I start two repl’s, will everything work? How will I be able to send code to the repl? Meaning, how would cursive know which repl to send code to?