Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 371 Bytes

File metadata and controls

12 lines (10 loc) · 371 Bytes

Carlone

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.