kilon alios wrote
> One of things that very much annoy me with Amber is its installation , if
> Pharo is installation heaven because it does not need an install ,
> installation of Amber is far from ideal especially if you are not familiar
> with web dev

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

# Create the project structure
mkdir example-project
cd example-project/

# Create and initialixe a new Amber project
amber init



-----
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/Pharo-and-Amber-relationship-tp4764889p4765519.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

Reply via email to