A commandline tool for pulling recent comments for a public GitHub repo, used for teaching testing in Ruby.
feed = GithubFeed.new("rails/rails")
feed.recent_comments
<date, format> made a comment on Issue # at
26 Sep 2015 rails-bot made a comment on Issue #123456 at https://github.com/rails/rails/pull/123456#issuecomment-123
lorem ipsum..
26 Sep 2015 dhh made a comment on Issue #456789 at https://github.com/rails/rails/pull/456789#issuecomment-123
lorem ipsum..
....