clojuresphere
clojuresphere copied to clipboard
Browse the open-source Clojure ecosystem
Upgraded to Clojure 1.5.1 and followed that up with the upgrade of the other jars. But added some basic tests first. I'd like to add more... [](https://reviewable.io/reviews/jkk/clojuresphere/15)
Currently it is difficult for a user to find a Clojure library suitable for a certain purpose. For example, "How can I find the libraries I can use to implement...
For instance, on the [swank-clojure](http://clojuresphere.herokuapp.com/swank-clojure) page I see versions like [1.2.0) mentioned.
Most are missing github data. Probably need a special case for handling its pom.xml - e.g. check parent tag for org.clojure / contrib.
http://www.clojuresphere.com/lein-cljsbuild/lein-cljsbuild I wonder if this is due to the fact that the lein-cljsbuild repository doesn't have a project.clj file in the top-level directory? The repo contains two jars, in plugin/...
The official ClojureScript project is not include, due to being a fork and having a pom.template.xml instead of pom.xml. Add it as a special case.