Happy !

PharoExtras / PharoWeb

Project infos

License MIT
Tags
Creation date 2016-02-28
Website

Monticello registration

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.