The tricky part here is that I want to avoid Smalltalkhub , I want to use Github only. I also dont care about creating versions, I prefer git branches a lot more. So that means that experimental stuff will be committed to separate branches and master will contain only the latest stable code.
On Sat, Nov 15, 2014 at 1:18 PM, Yuriy Tymchuk <[email protected]> wrote: > This is how I use all that magic > http://sleepycoders.blogspot.ch/2014/04/how-to-distribute-your-github-pharo.html > > On 21 Oct 2014, at 20:33, kilon alios <[email protected]> wrote: > > So I am so happy with how Pharo works with Github, that I decided to even > port my configurations there and I also decided to create a small > configuration browser which will subclass the existing configuration > browser for installing tools for my project Ephestos so I dont have to > pollute the existing configuration projects with all my sub-projects. > > In sort I want to host configurations to Github similarly to how MetaRepos > are host in Smalltalkhub. I want the user to be able to install those > configurations without a need to install git > > I asked this I think before and I was told how to, but it was part of > another thread and it got lost inside my email abyss. > > So How I do that ? > > >
