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:
To load absolutely everything, including the tests and the tool, evaluate:
Metacello new
baseline: 'GitHub';
load: #(tests tool)
If you have loaded the tool, it can be opened via the world menu, under ���Tools���.
Feedback welcome :)