protorepl

gdeer81 2017-11-30T18:15:32.000050Z

alternative to using lein-try - update ..proto-repl/proto-no-proj/project.clj :dependencies with every library in clojars. Then when you start the repl you'll have the entire clojure ecosystem at your fingertips #donttrythisathome

😂 1
seancorfield 2017-11-30T18:53:19.000350Z

It's funny, I got very excited about lein-try when I first discovered it but in the end I hardly ever used it. On the other hand, I use boot -d group/artifact repl all the time for trying out features of various libraries!