Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 377 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 377 Bytes

Your mission, whether or not you choose to accept it:

  • Fork and clone this repo
  • Run the tests with ruby caffeine_tests.rb. They should be failing initially.
  • Implement the classes in coffee.rb and human.rb to get the tests passing.
  • Add, commit, and push your changes.
  • Submit your work as a pull request.