lib/github: introduces object oriented interface for GithubAPI
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 17 Dec 2014 20:12:23 +0000 (15:12 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Wed, 17 Dec 2014 20:12:23 +0000 (15:12 -0500)
commite29115fea58fa7fa7e6da75ef417a1c3497ed8ab
tree3a4044f96a05d8f449328d5407b1e706fd188efb
parente8ef6861bacddbebeebbd6cff84c4d429ec5a347
lib/github: introduces object oriented interface for GithubAPI

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/github/api.nit [new file with mode: 0644]
lib/github/github.nit