Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 866 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 866 Bytes

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

Instructions

  1. 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!

  2. select the file you want The Clojalyzer to clojalyze

  3. enjoy The Clojalyzer's clojalysis!