Vending machine code kata, in Clojure. NOT an example of how to do it!
Find a file
2014-03-22 16:17:50 +00:00
doc Added the source file, which is what actually matters 2014-03-22 16:17:50 +00:00
src/vending Added the source file, which is what actually matters 2014-03-22 16:17:50 +00:00
LICENSE Added the source file, which is what actually matters 2014-03-22 16:17:50 +00:00
project.clj Added the source file, which is what actually matters 2014-03-22 16:17:50 +00:00
README.md Added the source file, which is what actually matters 2014-03-22 16:17:50 +00:00

vending

A Clojure implementation of the Vending Machine kata, see http://code.joejag.com/coding-dojo-vending-machine/

NOTE! I am LEARNING. This is not an example of how to do it.

Usage

FIXME

License

Copyright © 2014 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.