On Dec 18, 10:42 am, Stuart Sierra <the.stuart.sie...@gmail.com> wrote: > On Dec 17, 6:28 pm, kkw <kevin.k....@gmail.com> wrote: > > > What's the recommended way of getting Clojure up and running? > > - Download the latest snapshot with SVN > > - Create the Clojure.jar file with Ant > > - Test by starting up the REPL with "java -cp clojure.jar > > clojure.lang.Repl" > > That's a good FAQ suggestion, Kev. With the latest release, it's even > shorter! > 1. Download clojure_20081217.zip > 2. Run java -jar clojure.jar > This begs (for me at least) the question: At what point does a FAQ become a restatement of the docs in Q/A format? And how do you avoid that? E.g. my answer to that question would be "read the Getting Started section of the docs". Rich --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---