Is there any guide on how to use it? Iâve opened the tool, entered a username, left out the password field blank. Then I get nil exception because `self avatarUrl` of GHLoggedInUser returns nil. Cheers. Uko
On 23 Nov 2015, at 16:42, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
The project can be loaded like this:
Metacello new smalltalkhubUser: #Balletie project: #GitHub; configuration: #GitHub; version: #development; load: #tool
On 23 Nov 2015, at 16:37, Skip Lentz <skip.lentz@inria.fr> wrote:
On Nov 23, 2015, at 4:34 PM, Ben Coman <btc@openinworld.com> wrote:
On Mon, Nov 23, 2015 at 11:25 PM, Skip Lentz <skip.lentz@inria.fr> wrote:
Hi everyone,
As part of my internship I am creating bindings to the GitHub API in Pharo.
Sounds cool. Do you mean the REST api? Can you provide a link to the API docs?
Yes, the REST API. Here you go: https://developer.github.com/v3/