Re: [Pharo-dev] Pharo and Amber relationship
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. Stephan
Stephan Eggermont wrote
That is like saying you can install Pharo by double-clicking a Pharo image.
A bit overdramatic ;-) Stephan Eggermont wrote
That misses a few steps
Yes, I was not really trying to prove anything. I just wanted to give a heads up that the process had gotten significantly easier. I painlessly installed on Mac via this method, in sharp contrast to earlier instructions. ----- Cheers, Sean -- View this message in context: http://forum.world.st/Pharo-and-Amber-relationship-tp4764889p4765644.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
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
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
participants (4)
-
Norbert Hartl -
phil@highoctane.be -
Sean P. DeNigris -
Stephan Eggermont