On Wednesday, February 20, 2013 10:51:55 AM UTC-8, Phil Hagelberg wrote:
>
>
> Buck Golemon writes: 
>
> > Can I use lein1 and expect the various clojure libraries and templates 
> to 
> > work? 
>
> Not really. You could use it on your own projects if you stick to a 
> subset of project.clj that's supported on both, but you would be 
> hampered contributing to other projects. 
>
> Most templates should work with the lein-newnew plugin though. 
>
> > There's been several mentions of jark in relation to speeding up lein. 
> From 
> > what I see, it doesn't seem battle tested. Do any of you use it on a 
> daily 
> > basis? 
>
> From what I can tell, Jark is not under active development. There are a 
> number of other efforts to address this problem, including a pure-elisp 
> replacement for `bin/lein` that communicates over nREPL. I've documented 
> them here: 
>
>     https://github.com/technomancy/leiningen/wiki/Faster 
>
> Hope that helps. 
>
> -Phil 
>

Thanks!

I'm quite interested in the "interactive session" option, but none of the 
mechanics are described.
How would I do the equivalent of `lein run` or `line cljs autobuild` in the 
repl?
Did I miss this in the docs somewhere? It's also quite possible that it's 
an obvious feature of lisp/clojure that I don't know as a newbie. 

-- 
-- 
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