Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 491 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 491 Bytes

github-calendar-api

Gem Version

An HTML parser to get data about the GitHub Profile Contributions Calendar

Installation

RubyGems

$ gem install github-calendar

Bundler

Add this line to the application's Gemfile:

gem('github-calendar')

And then execute:

$ bundle

Documentation

See RubyDocs