Carlone is a visualization engine built on top of Bloc. It is currently under heavy development. Tests are executed on travis: Travis: https://travis-ci.org/ObjectProfile/Carlone
Execute the following code snippet to load Roassal2 on Pharo 7
Metacello new
baseline: 'Carlone';
repository: 'github://akevalion/Carlone/src';
load.