April 27, 2014
11:01 a.m.
On 27 Apr 2014, at 11:22, Johan Brichau <johan@inceptive.be> wrote:
On 26 Apr 2014, at 16:46, GOUBIER Thierry <thierry.goubier@cea.fr> wrote:
That said, if you found a way to refer a specific commit via github://, I'd really like to know how :)
In metacello, you can do it [1,2]:
github:// <github user> / <github project> [ : <version identifier> ] [ / <repository path> ]
Did I misunderstand your question?
Thank you, Iâve found this already. Here is a little quid I wrote: http://sleepycoders.blogspot.ch/2014/04/how-to-distribute-your-github-pharo.... Cheers! Uko
cheers Johan
[1] https://github.com/dalehenrich/metacello-work/blob/master/docs/GettingStarte... [2] https://github.com/dalehenrich/metacello-work/blob/master/docs/MetacelloScri...