Re: noob question on lein and 1.4

2012-02-09 Thread ambert ho
ok, thanks so much! :) On Wed, Feb 8, 2012 at 1:58 PM, Phil Hagelberg wrote: > Ambert Ho writes: > > > So I bought a couple of books on Clojure and one of them tells me to > > use Lein, the other tells me to download from github. > > > > - in lein repl, (clojure-version) gives me '1.2' > > - in

Re: noob question on lein and 1.4

2012-02-08 Thread Phil Hagelberg
Ambert Ho writes: > So I bought a couple of books on Clojure and one of them tells me to > use Lein, the other tells me to download from github. > > - in lein repl, (clojure-version) gives me '1.2' > - in the github d/l'd version, (clojure-version) gives me '1.4' > > I googled a bit, and when I t

noob question on lein and 1.4

2012-02-08 Thread Ambert Ho
So I bought a couple of books on Clojure and one of them tells me to use Lein, the other tells me to download from github. - in lein repl, (clojure-version) gives me '1.2' - in the github d/l'd version, (clojure-version) gives me '1.4' I googled a bit, and when I type 'lein' I don't see anything