Boot-Web is a simple framework to support Pharo web development with Seaside and Bootstrap CSS Framework.
You can install Boot-Web by executing the following load scripts:
Metacello new
repository: 'github://astares/Boot-Web:main/src';
baseline: 'BootWeb';
load