Using Cider and clj-refactor, you can do M-x cljr-add-project-dependency to add (or update) a dependency.
Erik. -- i farta > Den 22. jun. 2016 kl. 23.50 skrev Ritchie Cai <ritchie...@gmail.com>: > > Just curious, how do you add new dependencies to a running REPL? Do you just > restart REPL? I used to able to add new dependencies using alembic, but it > seems it's not really compatible with clojure 1.8, not an option anymore. > > Thanks > Ritchie > >> On Monday, June 20, 2016 at 3:42:02 PM UTC-5, Sean Corfield wrote: >> On 6/19/16, 4:11 PM, "Sungjin Chun" <clo...@googlegroups.com on behalf of >> chu...@castlesoft.co.kr> wrote: >> > yes, I found that java -jar clojure.jar thing is very fast compared to >> > boot repl >> >> It’s probably worth pointing out here that most developers’ typical workflow >> involves starting up a REPL and then just leaving it running for a long time >> so they don’t have to deal with the startup time very often. See things like >> Component et al and various people talking about the “Clojure Reloaded >> Workflow” in blog posts and conference talks. >> >> I use Emacs + CIDER and probably only start up a REPL two or three times a >> week. The rest of the time, I’m just eval’ing into an existing REPL process. >> >> Sean Corfield -- (904) 302-SEAN >> An Architect's View -- http://corfield.org/ >> >> "Perfection is the enemy of the good." >> -- Gustave Flaubert, French realist novelist (1821-1880) > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.