Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 445 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 445 Bytes

Vending Machine Core

Build Status

A toy vending machine built with Java using the Test-Driven-Development approach.

This core module contains all the logic for interacting with the vending machine.

Checkout the Vending Machine CLI to play around with it ;)