Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 341 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 341 Bytes

Tolkiens Book Cart

This is example solution for this kata

Whеre to start

  • First you need bundler in order to install dependencies
gem install bundler
  • Install those
bundle install
  • Than you can run spec
rspec