Some people might have had to endure my complains about maven already (no worries this isn't one of them). Them aside I usually don't complain without attempting to do something against the problem I see.
So here you go lein-search. It's by far not perfect and surely not the nicest or best way to do things but I feel it is a start to take some of the pain I have with maven away and I hope others feel the same. What does it do? It is a simple lein plugin to search clojars and easily add artifacts from there to a lein project. It just has three commands: lein update (creates a index on clojars.org's repo) lein search <regexp> (searches this index) lein add <regexp> (a somewhat interactive version of search that lets you select a precise artifact and version and adds this to your project.clj) go enjoy and let me know if something goes wrong. Regards, Hienz aka Licenser aka 'The guy that whines about maven'. -- 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