On 8/30/17, Offray Vladimir Luna Cárdenas <[email protected]> wrote:
> Works pretty well! See the screen below.
Confirmation that it works well. First it did not but in a pristine
image done with
curl get.pharo.org | bash
(Ubuntu 14.04)
then in a Pharo playground
Metacello new
smalltalkhubUser: 'Pier' project: 'Pillar';
configuration: 'Pillar';
version: #stable;
load.
The Pillar editor works fine, see screen shot.
Many thanks to Doru for the info about the Pillar installation invocation!
(Not sure about the status of the Pillar Pharo 6 catalog entry, two
weeks ago the Pillar editor did not work).
--Hannes