Skip to content

gbgames/KataForPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kata for Pillar Technologies
Copyright 2017 Gianfranco Berardi

https://www.gbgames.com/
Twitter: @GBGames

This project is my implementation of the Vending Machine Kata, based on https://github.com/PillarTechnology/kata-vending-machine

To follow along with my approach, feel free to step through the changesets and read through my updates to Thinking.txt.

To build this project, you'll need CMake and a C++ compiler (I used g++) installed. From the source directory:

mkdir bin
cmake ..
make 

TODO: 
I did not finish implementing the kata. Still left are the stories for Sold Out and Exact Change Only.

About

A code kata done for Pillar Technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published