Hi, I am trying to integrate one cljs project into the other one during development time on my windows machine. For this I use the checkouts feature and I just cannot get it working.
I setup a minimal "not-working" example on github: https://github.com/sveri/cljs-checkout-example The goal is that appone uses cljs from apptwo. For this I added a checkouts folder in appone (which is not visible in the github source) and made a link to apptwo. Then I added a dependency entry in the project.clj from appone and did a lein install of apptwo. Is there a doc or something on how to set this up correctly? Or maybe you can tell me what I am missing here? Best Regards, Sven -- 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.
