protorepl

mauricio.szabo 2018-11-28T18:53:50.049600Z

I was never able to make proto-repl run correctly loading it inside Atom. What I usually do is to use lein repl and then connect to it from Atom

mauricio.szabo 2018-11-28T18:54:45.050600Z

(but maybe I'm just used to it because all the places I worked with Clojure did use docker, so I had to use another command to fire up an REPL)