You don't need to run 'lein deps', simply cider-restart and they will be updated automatically.
If you want to get really fancy and modify them at runtime, take a look at pomegranate: https://github.com/cemerick/pomegranate and the alembic project made for this use-case: https://github.com/pallet/alembic On Mon, Jul 21, 2014 at 11:28 AM, <[email protected]> wrote: > Hi, > > Is there a better way to reload dependencies in Cider than by shutting > down the nrepl and running 'lein deps'? > > Many Thanks > > Aidy > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > 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 [email protected]. > 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 [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
