CLI Web Scraping [assessment test]

Installation

  1. Make sure you are on a recent Ruby version and have bundle installed
  2. Clone this repo
  3. Run bash install.sh to start the program
  4. If it is the first time, the program dependencies will install
  5. Run bash run.sh to start the program after all has been installed
  6. Run bundle install and bundle update to manual update dependency
  7. At any time, type help for more info, or quit to exit the program

Requirements

  • ruby >= 2.7.0
  • bundle >= 2.2.11
  • Run on macOS 10.15.3, but most likely can be run on other systems w/ the right ruby version