You can clone the repo and install it into your local Maven by running ./script/build from the repo. Note the version number and use it in your project.clj.
David On Fri, Mar 7, 2014 at 2:16 AM, Mark Fisher <[email protected]> wrote: > Thanks David, > > I'd mistakenly thought if it was checked into git, there would be a > corresponding release. > > What's the easiest way to use a local clone over the clojars release to > test? > Do I have to create a local release, and if so what's the typical way to > do that? > > Mark > > On Thursday, 6 March 2014 20:08:29 UTC, David Nolen wrote: > > This is finally fixed in master and will be available in the next > ClojureScript release. Until then you must use :simple or :advanced with > Node.js. > > > > > > David > > > > -- > 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. > -- 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.
