;> use clojure without leiningen or a similar tool was a mistake.
> >>
> >> Thanks,
> >> Peter
> >>
> >> ____
> >> From: Sunil S Nandihalli
> >> Sender: clojure@googlegroups.com
> >> Date: Sat, 4 De
e detail/options). I found that for me, trying to
>> use clojure without leiningen or a similar tool was a mistake.
>>
>> Thanks,
>> Peter
>>
>>
>> From: Sunil S Nandihalli
>> Sender: clojure@googlegroups.com
>> D
_
> From: Sunil S Nandihalli
> Sender: clojure@googlegroups.com
> Date: Sat, 4 Dec 2010 07:12:23 +0530
> To:
> ReplyTo: clojure@googlegroups.com
> Subject: Re: Easy Way To Download Clojure Libraries From Git
> Hi Asim,
> just do
> lein new
> and add
> [clojureql
essage-
From: Sunil S Nandihalli
Sender: clojure@googlegroups.com
Date: Sat, 4 Dec 2010 07:12:23
To:
Reply-To: clojure@googlegroups.com
Subject: Re: Easy Way To Download Clojure Libraries From Git
Hi Asim,
just do
lein new
and add
[clojureql "1.0.0-beta2-SNAPSHOT"] to your dependencies i
ec 4, 2010 at 6:23 AM, Asim Jalis wrote:
> Is there an easy way to download Clojure libraries from Git and to
> play with them in the repl?
>
> It looks like all of them expect to be downloaded using leiningen, and
> leiningen requires creating a project, with dependencies on specifi
Is there an easy way to download Clojure libraries from Git and to
play with them in the repl?
It looks like all of them expect to be downloaded using leiningen, and
leiningen requires creating a project, with dependencies on specific
libraries.
It would be nice if I could do something like