Skip to content

mattfenwick/Clojalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!