I did not known neither. I will have a serious look at GitHub. Alexandre
> Le 05-08-2014 à 11:13, Yuriy Tymchuk <[email protected]> a écrit : > > Wow, I didn’t know that. Nice > > >> On 05 Aug 2014, at 17:01, Dale Henrichs <[email protected]> >> wrote: >> >> >> KIlon, >> >> If you use a a github reference in your configuration: >> >> github://username/projectname:commitish/repositoryDir >> >> Git is not required. Metacello will download a zipped version of the >> commitish referenced (a commitish is a branch name, SHA or tag name) and a >> read only filetree repository is created .... >> >> So folks should be able to use your project without installing git on their >> machine. >> >> Dale >> >> >>> On Mon, Aug 4, 2014 at 2:17 AM, kilon alios <[email protected]> wrote: >>> yeah I will also move my latest project to github. I am already more active >>> with github than I am in SThub anyway. The one thing that stopped me so >>> far is that I don't want to force people to install git to get the latest >>> version of my project. SThub is great for this. >>> >>> >>>> On Mon, Aug 4, 2014 at 12:03 PM, Yuriy Tymchuk <[email protected]> >>>> wrote: >>>> Well, thankfully I keep all my latest projects on github, and I have >>>> configurations of them in the image. But CI is not working and anyway it’s >>>> a strange situation. Is there any other service where I can keep my >>>> configurations? Because that’s the only thing I version with monticello >>>> are configurations as I want to use gofer to load my projects. And here >>>> reliability is much more important then other features. >>>> >>>> Uko >>>> >>>> >>>>> On 04 Aug 2014, at 10:59, kilon alios <[email protected]> wrote: >>>>> >>>>> oh boy thats looks nasty bug, hope its not permanent. >>>>> >>>>> >>>>>> On Mon, Aug 4, 2014 at 11:44 AM, Yuriy Tymchuk <[email protected]> >>>>>> wrote: >>>>>> Hi, >>>>>> >>>>>> I was on vacation last weak, have I missed anything? Because my >>>>>> SmaltalkHub user does not have any projects >>>>>> http://smalltalkhub.com/#!/~YuriyTymchuk (and I had a bunch of them). >>>>>> >>>>>> Uko >
