Hello everyone

A couple of questions about Lein and how to find templates/libraries.

I found out now that "lein search" allows me to search for the last
stable version of a library, however every time I run it it takes
forever downloading the index:

Downloading 
https://repo1.maven.org/maven2/.index/nexus-maven-repository-index.gz

Is that normal and if yes how can I make it usable?

Then if I want to find out the correct version of clojurescript I go to Clojars:
https://clojars.org/search?q=clojurescript

And there I find a lot of things but  none of them seems the correct
thing, this is probably not the right thing:
https://clojars.org/clojurescript

I also noticed that many things in clojars don't have code available or
links to the project, how am I supposed to know what they are actually
useful for if there is no Readme/Source code or any other information?

And the last thing is that it would be interesting to see all the
possible project templates that can be used with a "lein new", but from
what I can understand it depends on the plugins that are currently
installed with lein, is that correct?

Thanks a lot,
Andrea

-- 
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/d/optout.

Reply via email to