Ruby Version 2.5.1
- Tests Passing
- Ruby 2.5.1 (or later)
- Bundler
- Rbenv (Instalation Tutorial by @gratefulcheddar)
How to run the browser:
- Run
bundle install - Run
ruby browser.rb
How to run the tests:
- Run
bundle install(if not already done) - Run
bundle exec rspec