[Metacello] How to specify a github project

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[Metacello] How to specify a github project

Squeak - Dev mailing list

and git pull and open a local github MCDirectory, on the github-cache. I looked inside #ensureRecentMetacello and got lost. I would like to test the same with MagicMouse! Instead of this:

Metacello new
   baseline: 'MagicMouse';
   repository: 'filetree:///home/quotar/tribe/MagicMouse/packages';
   load
I want to specify

github://MagicMouse/magicmouse:master/repository
Is it possible somehow?

-- 
Kindly,
Robert