On May 20, 8:08 pm, Vincent <vincent....@gmail.com> wrote:
> i downloaded lein 1.5.2. ... it does not include clojure.contrib in
> project.clj when creating a new project.
> how to do it?   Where is detailed documentation for lein?
>
> How to know latest version of vairous libs to include  in include in lein
> project.clj

As of Leiningen 1.6.0-SNAPSHOT (not released yet) you can do "lein
search mylib" and it will pull down the lucene indices for all the
repositories you're configured for and search them.

In the mean time, you should probably start with "lein help tutorial".

-Phil

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

Reply via email to