Is there an easy way to download Clojure libraries from Git and to
play with them in the repl?

It looks like all of them expect to be downloaded using leiningen, and
leiningen requires creating a project, with dependencies on specific
libraries.

It would be nice if I could do something like: lein install
https://github.com/LauJensen/clojureql and it would just grab it and
install it and all its dependencies.

My goal is just to play with different libraries -- I am not consuming
them in projects yet.

Asim

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