On Thu, Mar 29, 2012 at 6:41 AM, Chris Webster <cmhwebs...@gmail.com> wrote: > Is there an alternative/mirror site for downloading Clojure, or do I just > have to wait until the main site is working again?
You might want to start with Leiningen since that will hide all of the classpath / dependency issues for you. If you're on Mac/Linux, it's a single shell script download. If you're on Windows, it's a .bat file and a .jar file. You get a nice REPL and full project / build support. It's the way most people develop with Clojure. https://github.com/technomancy/leiningen -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ World Singles, LLC. -- http://worldsingles.com/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880) -- 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