public
Description: Creating a buzzword detector: A Git-powered Clojure tutorial (Gitorial)
Homepage: http://larrytheliquid.com/2009/03/02/presenting-clojure-with-a-gitorial
Clone URL: git://github.com/larrytheliquid/buzzer.git
buzzer /
name age message
file .gitignore Wed Feb 25 23:40:47 -0800 2009 Initial commit [Larry Diehl]
file buzzer.clj Thu Feb 26 10:23:19 -0800 2009 Now that we have a little functional library go... [Larry Diehl]
directory buzzer/ Thu Feb 26 14:13:37 -0800 2009 Added support for reading and writing JSON. [Larry Diehl]
directory deps/ Sun Mar 01 23:19:02 -0800 2009 Added a directory of dependencies. Note that th... [Larry Diehl]
directory test/ Thu Feb 26 14:13:37 -0800 2009 Added support for reading and writing JSON. [Larry Diehl]