17 lines
341 B
Markdown
17 lines
341 B
Markdown
# 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.
|