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 dev 
> environment for a production application) and if there is any other 
> solution.
>

You should be able to compile the ClojureCLR app sources into .EXE or .DLL 
files (lein clr compile :all) and use them in production. BTW, there's also 
nleiningen: https://github.com/aaronc/nleiningen

You may find a more focused audience for your question here: 
http://gplus.to/clojureclr

Shantanu

>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to