protorepl

tdantas 2019-08-10T13:58:34.006100Z

hey guys, I’m using clj deps on my new projec .. how can I connect ( using atom + protorepl ) on nrepl server ?

tdantas 2019-08-10T13:58:45.006400Z

how you guys doing ?

seancorfield 2019-08-10T18:29:37.007Z

See https://github.com/seancorfield/dot-clojure/blob/master/deps.edn#L47-L60 in my .clojure/deps.edn file for aliases to start nREPL with ProtoREPL support.