The Clojalyzer grabs Clojure files from Github projects, parses the files to extract documentation strings, and presents these in a friendly format.
Try me out online!
You can also run it locally right from the git repo (you will need a working internet connection to grab data from Github):
$ git clone https://github.com/mattfenwick/Clojalyzer.git
$ firefox index.html
-
you'll need to give The Clojalyzer the github username, repository, and branch you want it to Clojalyze -- try this awesome search to find some cool Clojure repos!
-
select the file you want The Clojalyzer to clojalyze
-
enjoy The Clojalyzer's clojalysis!