Hi Alexandru, I don't know if it's what your're looking for. I just started trying to be helpful for this kind of quick start guide.
you can find it at https://github.com/magomimmo/modern-cljs HIH mimmo On Wednesday, November 7, 2012 3:17:12 PM UTC+1, Alexandru Nedelcu wrote: > > Hi, > > I'm a total newb and I'd like to play around with ClojureScript to learn > it and maybe build something with it. However starting/configuring a > project is difficult and I want 3 things - (1) a mixed > clojure/clojurescript project + (2) a way to automatically compile the > files on changes + (3) nRepl integration. > > So the lein-cljsbuild plugin is good, even comes with 2 samples, however > the advanced sample does not have nRepl integration. > And one reason for why I would love working with ClojureScript would be > the integration with Emacs. Is that not possible right now? > > I'm also a total Clojure newb, so configuring stuff is hard work. For > instance I couldn't configure REPL support that can see my namespaces, as > the lein-cljsbuild documentation on that is confusing. So I just cloned the > repo and started the advanced example. But I would still like nRepl > support, which that example is missing. > > Is there a sample project somewhere with the latest libraries and that's > properly configured with mixed server/client code and nREPL integration? > That would be awesome. > > Thanks, > -- 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
