Hi. How can use proto-repl for a clojurescript/figwheel project? Is it via nREPL or is there an easier way?
This looks like a good starting point https://github.com/bhauman/lein-figwheel/blob/master/README.md#try-figwheel
@naartjie: you're also going to want to try to connect via nREPL. https://github.com/bhauman/lein-figwheel/blob/master/README.md#editor-repls-and-nrepl
I haven't tried this yet so I'm eager to hear what you find out.
You can connect to a nREPL endpoint in Proto REPL as described here. https://github.com/jasongilman/proto-repl/blob/master/README.md#connecting-to-a-remote-repl