Just to chime in - my nleiningen prototype has a repl and a compile task,
but is basically just a prototype or proof of concept. It more or less
works (i.e. can download dependencies & compile namespaces), but it's very
rough at this point... Hopefully soon we can put some more work into it.
On
Thank you, mr. Kumar.
Plinio
On Thu, May 30, 2013 at 4:23 PM, Shantanu Kumar
wrote:
>
>
>
> On Thursday, 30 May 2013 19:27:34 UTC+5:30, Plinio Balduino wrote:
>>
>> Hi there
>>
>> I'm playing with Clojure CLR (good job, guys) and I miss something like
>> Leiningen. I quickly saw Kumar's lein-cl
On Thursday, 30 May 2013 19:27:34 UTC+5:30, Plinio Balduino wrote:
>
> Hi there
>
> I'm playing with Clojure CLR (good job, guys) and I miss something like
> Leiningen. I quickly saw Kumar's lein-clr, but I don't know if it could be
> used in a production environment (or explaining better, in a
Hi there
I'm playing with Clojure CLR (good job, guys) and I miss something like
Leiningen. I quickly saw Kumar's lein-clr, but I don't know if it could be
used in a production environment (or explaining better, in a dev
environment for a production application) and if there is any other
solution.