Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 145 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 145 Bytes

Requirements

  • Ruby 2.5

Setup

bundle install

Run all tests

ruby main.rb

Watch test that is being modified

bundle exec guard