Thierry Goubier wrote
> In Gofer or Monticello, you can use those Urls.
> ...
> I'm not sure I'd like to see all the relevant gofer methods:

Agreed! I didn't know there was any Gofer support. Your snippet (with
corrected package name ;)) was just what I was looking for:
    Gofer it 
        url: 
'gitfiletree://github.com/rohitsukhwal/HelloWorld.git?protocol=git';
        package: 'My-Spec-Tutorial'; 
        load 

I ended up pushing to GitHub via the command line. Is there a way to do it
from within the image?



-----
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/GitHub-Easiest-Way-to-Load-a-Project-update-tp4810309p4810323.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

Reply via email to