./go.sh
./go.sh run-app
./go.sh unit-test
./go.sh pacto-test
https://snap-ci.com/davecroman/coffee-api-challenge/branch/master
https://coffee-store.herokuapp.com/
Our baristas ensure that it takes exactly 60 seconds to prepare any cup of coffee no matter how long the queue is.
This is our first time doing a Ruby application from scratch so take all the implementation in this codebase with a grain of salt
Armond Ave Special thanks to Michal Huzevka for offering insights into the code