Hi Skip,

this is great; I think you have something important there, and I'm just sad to have far too much to do to contribute... I'd just have a question then: is it possible to use it in anonymous mode? I would like to explore if it could be used as a way to get delivery mode (read-only access) to packages with history/versionning (reusing GitFileTree `build MC metadata from git log` code).

Regards,

Thierry

2016-01-21 11:30 GMT+01:00 Skip Lentz <skip.lentz@inria.fr>:
Hi everyone,

I am announcing a new version for the API bindings to GitHub in Pharo.
For documentation and information on how to load it, see the new project homepage:

https://balletie.github.io/GitHub/��(generated with Pillar. Plug for Damien and Cyril)

For a list of changes in this release, follow this link:��https://github.com/Balletie/GitHub/releases/tag/v0.5

To load absolutely everything, including the tests and the tool, evaluate:

Metacello new
�� �� baseline: 'GitHub';
�� �� repository: 'github://Balletie/GitHub:master';
�� �� load: #(tests tool)

If you have loaded the tool, it can be opened��via the world menu,��under�����Tools���.

Feedback welcome :)