Im probably not typical for this but I really value the ability to override the location of where they’re placed. I actually commit my deps to SCM for production code. The internet is fast enough these days that i don’t care about a common code cache. I’m more interested in a reproducible build.
On Sat, 6 Jan 2018 at 11:25, Alex Miller <a...@puredanger.com> wrote: > > > > On Jan 6, 2018, at 5:43 AM, Khalid Jebbari <khalid.jebb...@gmail.com> > wrote: > > > > Great news, great work ! Soon running Clojure will be dead easy. > > > > 2 questions : > > - where do dependencies get downloaded ? `~/.m2` ? It depends on the > procurer (mvn/git/etc.) > > It depends. Maven deps go to .m2, git deps go to .gitlibs. > > > - does it work for Cljs ? What does it mean for Cljs ? > > This is targeted at launching Clojure programs. ClojureScript itself is a > Clojure program, so it’s relevant in that sense. > > -- > 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. > -- - sent from my mobile -- 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.