>
> The recommended way definitely should be one of the painless installs.
> This works:
>
> * Download NetBeans, configuring on the NB homepage for J2SE, and run 
> installer.... 
>
So does this:
>
> * Download Eclipse J2SE....
>
Sure, but that's still a lot of work just to get a simple repl.

The easiest way (by far, and it doesn't work on Windows):
$ wget https://github.com/technomancy/leiningen/raw/stable/bin/lein; lein 
repl

clojure.org and the standard distro could use a little tlc.

-- 
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

Reply via email to