Re: Listing more intuitive install options on the Clojure Downloads page

2013-03-04 Thread Sean Corfield
On Mon, Mar 4, 2013 at 7:25 PM, Alex Miller wrote: > I think that change is above my paygrade. Why is the dev.clojure.org wiki > hard to maintain? The wiki structure is rigid, the formatting is limited, it's tied into a whole bunch of stuff that isn't relevant to end users... I'm sure others here

Re: Listing more intuitive install options on the Clojure Downloads page

2013-03-04 Thread Sean Corfield
On Mon, Mar 4, 2013 at 7:25 PM, Alex Miller wrote: > > > On Monday, March 4, 2013 8:50:55 PM UTC-6, Sean Corfield wrote: >> >> On Mon, Mar 4, 2013 at 6:41 PM, Alex Miller wrote: >> > I updated the links on clojure.org to point to http://leiningen.org/. >> >> Thank you! >> >> > I think the philoso

Re: Listing more intuitive install options on the Clojure Downloads page

2013-03-04 Thread Alex Miller
On Monday, March 4, 2013 8:50:55 PM UTC-6, Sean Corfield wrote: > > On Mon, Mar 4, 2013 at 6:41 PM, Alex Miller > > > wrote: > > I updated the links on clojure.org to point to http://leiningen.org/. > > Thank you! > > > I think the philosophy in general on clojure.org is to offer minimal >

Re: Listing more intuitive install options on the Clojure Downloads page

2013-03-04 Thread Sean Corfield
On Mon, Mar 4, 2013 at 6:41 PM, Alex Miller wrote: > I updated the links on clojure.org to point to http://leiningen.org/. Thank you! > I think the philosophy in general on clojure.org is to offer minimal advice > and point instead largely to the Getting Started wiki page where the > community c

Re: Listing more intuitive install options on the Clojure Downloads page

2013-03-04 Thread Alex Miller
I updated the links on clojure.org to point to http://leiningen.org/. I think the philosophy in general on clojure.org is to offer minimal advice and point instead largely to the Getting Started wiki page where the community can create and maintain the best advice. That said, I think there's c

Re: Listing more intuitive install options on the Clojure Downloads page

2013-03-04 Thread Sean Corfield
On Fri, Mar 1, 2013 at 9:58 AM, MC Andre wrote: > I'm sure that Clojure users, especially novices, would appreciate these > being listed as well-supported options on the official downloads page: > > * Windows "chocolatey install clojure" > * Mac OS X "brew install clojure" > * Ubuntu "apt-get inst

Re: Listing more intuitive install options on the Clojure Downloads page

2013-03-01 Thread Mayank Jain
You don't need to install clojure. Lein does that for you as much as I know. On Fri, Mar 1, 2013 at 11:28 PM, MC Andre wrote: > I'm sure that Clojure users, especially novices, would appreciate these > being listed as well-supported options on the official downloads > page