Re: lein discovery issues

2015-01-30 Thread Stephen Lester
Hey there Andrea, So, when I do 'lein search', it caches the index. I don't have anything special in my setup (lein version 2.5.1 on Java 1.8.0_25). Likewise, you can do searches for specific version headers, like lein search id:clojurescript version:0.0-2* to find all the ones in the 2000s.

Re: lein discovery issues

2015-01-30 Thread Sean Corfield
On Jan 26, 2015, at 6:22 AM, andrea crotti andrea.crott...@gmail.com wrote: A couple of questions about Lein and how to find templates/libraries. For templates: https://clojars.org/search?q=lein-template Then if I want to find out the correct version of clojurescript I go to Clojars:

Re: lein discovery issues

2015-01-30 Thread andrea crotti
Noone on the topic? Any smarter ways to lookup and try out new stuff with lein otherwise? 2015-01-26 14:22 GMT+00:00 andrea crotti andrea.crott...@gmail.com: Hello everyone A couple of questions about Lein and how to find templates/libraries. I found out now that lein search allows me to

lein discovery issues

2015-01-26 Thread andrea crotti
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