Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 157 Bytes

File metadata and controls

10 lines (7 loc) · 157 Bytes

turtle_app

  • written with ruby '2.6.4'

How to start

  • bundle install
  • ./bin/start or ruby turtle_app_start.rb

How to run tests

  • rspec