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 <[email protected]> wrote:
>
>
>> On Nov 23, 2015, at 4:34 PM, Ben Coman <[email protected]> wrote:
>>
>> On Mon, Nov 23, 2015 at 11:25 PM, Skip Lentz <[email protected]> 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/