How hard would it be to get both stacks in http://yeoman.io/ ?

Amber seems doable.

Pharo+Seaside or Tide, I do not know

Phil��



On Mon, Jun 30, 2014 at 11:21 AM, Norbert Hartl <norbert@hartl.name> wrote:

Am 29.06.2014 um 20:52 schrieb Stephan Eggermont <stephan@stack.nl>:

> Sean wrote:
>> Have you checked it out lately? The current procedure seems very streamlined...
>>
>> # Install the CLI tools (only needs to be done once per computer)
>> sudo npm install -g amber-cli
>
> Are you serious? That is like saying you can install Pharo by double-clicking a Pharo image.
> That misses a few steps. And there are several ways to install prerequisites, some of which don't ��work at all, others cannot be upgraded.
>
To be fair we should see that pharo can be installed easier but cannot used as a web project that way. It needs extra steps for deployment which aren't too easy. In the amber case installing and deployment is basically the same thing.

Norbert