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
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!