On 15 April 2016 at 17:39, Thierry Goubier <thierry.goubier@gmail.com> wrote:
And then you can load your project with:

Metacello new
�� �� baseline: 'YourTribes';
�� �� repository: 'gitfiletree://github.com/HappyPharoHackers/YourTribes';
�� �� load: #(tests)

So this does the clone directly from github? YAY :D