This is how I use all that magic http://sleepycoders.blogspot.ch/2014/04/how-to-distribute-your-github-pharo.... <http://sleepycoders.blogspot.ch/2014/04/how-to-distribute-your-github-pharo....>
On 21 Oct 2014, at 20:33, kilon alios <kilon.alios@gmail.com> 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 ?