Re: [Pharo-users] Diacritics in github

2020-07-13 Thread Alistair Grant
Thanks, Hernán! On Mon, 13 Jul 2020 at 20:11, Hernán Morales Durand wrote: > > Hi Alistair, > > You can install it like this from Github: > > Metacello new > baseline: 'Diacriticals'; > repository: 'github://hernanmd/Diacriticals'; > load > > Cheers, > > Hernán > > > > El lun., 13 jul

Re: [Pharo-users] Diacritics in github

2020-07-13 Thread Hernán Morales Durand
Hi Alistair, You can install it like this from Github: Metacello new baseline: 'Diacriticals'; repository: 'github://hernanmd/Diacriticals'; load Cheers, Hernán El lun., 13 jul. 2020 a las 10:19, Alistair Grant () escribió: > Hi All, > > Is anyone aware of a port of Diacritics f

[Pharo-users] Diacritics in github

2020-07-13 Thread Alistair Grant
Hi All, Is anyone aware of a port of Diacritics from smalltalkhub to github? MCSmalltalkhubRepository owner: 'hernan' project: 'Diacritics' user: '' password: '' I'm way behind in reading the pharo lists, but I couldn't find any reference to this. If not, I'll try and make a por