On 20 Dec 2013, at 17:43, Luke Morton <[email protected]> wrote:
> You should probably just use `lein install` like everyone else no? > > `git pull && lein install` When I work on other projects that depend on fast moving targets, I've definitely benefitted from symlinking them (traditionally with lein's checkouts feature). This allows me to easily play with the source of the dependencies without having to go through all the mvm machinery. Is anyone aware of any specific reason(s) why symlinking om is a bad move? Sam --- http://sam.aaron.name -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
