Pharo Code on GitHub / Git Repo Sharing
Would it be of interest to have the ability from an image to share smalltalk code on GitHub or for that matter any Git repository ? Robert -- View this message in context: http://forum.world.st/Pharo-Code-on-GitHub-Git-Repo-Sharing-tp3630710p363071... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
On 28 Jun 2011, at 17:44, RobertLJ wrote:
Would it be of interest to have the ability from an image to share smalltalk code on GitHub or for that matter any Git repository ?
Yes! Very much, and there are already some pieces available, unfortunately not production ready yet: http://comments.gmane.org/gmane.comp.lang.smalltalk.pharo.devel/47990 Beside that, I use a fileout script and manage all my smalltalk code with git for quite a while now. However, I have a fairly restricted usecase. Best regards Stefan -- Stefan Marr Software Languages Lab Vrije Universiteit Brussel Pleinlaan 2 / B-1050 Brussels / Belgium http://soft.vub.ac.be/~smarr Phone: +32 2 629 2974 Fax: +32 2 629 3525
On 28 June 2011 19:16, Stefan Marr <pharo@stefan-marr.de> wrote:
On 28 Jun 2011, at 17:44, RobertLJ wrote:
Would it be of interest to have the ability from an image to share smalltalk code on GitHub or for that matter any Git repository ?
Yes! Very much, and there are already some pieces available, unfortunately not production ready yet: http://comments.gmane.org/gmane.comp.lang.smalltalk.pharo.devel/47990
Beside that, I use a fileout script and manage all my smalltalk code with git for quite a while now. However, I have a fairly restricted usecase.
Yes. It would be really nice to have git-enabled MC repository. Then we could use a more reliable storage for our projects than squeaksource.
Best regards Stefan
-- Stefan Marr Software Languages Lab Vrije Universiteit Brussel Pleinlaan 2 / B-1050 Brussels / Belgium http://soft.vub.ac.be/~smarr Phone: +32 2 629 2974 Fax: Â +32 2 629 3525
-- Best regards, Igor Stasenko AKA sig.
Only published solid code talks. Stef
Would it be of interest to have the ability from an image to share smalltalk code on GitHub or for that matter any Git repository ?
Yes! Very much, and there are already some pieces available, unfortunately not production ready yet: http://comments.gmane.org/gmane.comp.lang.smalltalk.pharo.devel/47990
Beside that, I use a fileout script and manage all my smalltalk code with git for quite a while now. However, I have a fairly restricted usecase.
Yes. It would be really nice to have git-enabled MC repository. Then we could use a more reliable storage for our projects than squeaksource.
Best regards Stefan
-- Stefan Marr Software Languages Lab Vrije Universiteit Brussel Pleinlaan 2 / B-1050 Brussels / Belgium http://soft.vub.ac.be/~smarr Phone: +32 2 629 2974 Fax: +32 2 629 3525
-- Best regards, Igor Stasenko AKA sig.
participants (4)
-
Igor Stasenko -
RobertLJ -
Stefan Marr -
Stéphane Ducasse