Happy !
PharoExtras / PharoWeb
About PharoWeb
This is project stores a Metacello configuration to build a Web developpement Pharo image. It loads various frameworks and libraries such as: Seaside, Magritte, Voyage, Bootstrap, XML, ...
This is the image used on the Pharo MOOC.
Pre-buit images are available in CI.
How to manually install
Metacello new
smalltalkhubUser: 'PharoExtras' project: 'PharoWeb';
configuration: 'PharoWeb';
load.
