Instructions

In order to run this, you need to install the dependencies with

bundle install

Then to use the CLI client you can run

./bin/gh_score HANDLE

To run the specs simply run

bundle exec rspec