Thanks a lot for your help Thierry, this is just perfect :D
Cheers,Thomas
2016-04-15 19:08 GMT+02:00 Thierry Goubier <thierry.goubier@gmail.com>:
Le 15/04/2016 18:49, Damien Pollet a ��crit :
On 15 April 2016 at 17:39, Thierry Goubier <thierry.goubier@gmail.com
<mailto: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
Yes :)
Thierry