Vending machine code kata, in Clojure. NOT an example of how to do it!
Find a file
2014-03-26 22:34:37 +00:00
doc Added the source file, which is what actually matters 2014-03-22 16:17:50 +00:00
resources/public Added coin images. 2014-03-26 22:34:37 +00:00
src/vending Done the first bit of work towards making the web side of this work, 2014-03-26 22:30:21 +00:00
test/vending/test Added a basic Luminus webapp template; not really fleshed that out yet. 2014-03-26 21:55:30 +00:00
LICENSE Added the source file, which is what actually matters 2014-03-22 16:17:50 +00:00
project.clj Added a basic Luminus webapp template; not really fleshed that out yet. 2014-03-26 21:55:30 +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.