Carlone

Details

Source
GitHub
License
MIT
Stars
5
Forks
1
Created
Jan. 26, 2018
Updated
March 5, 2019

README excerpt

# 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
```Smalltalk
Metacello new
    baseline: 'Carlone';
    repository: 'github://akevalion/Carlone/src';
    load.
```
← Back to results