SnabbStudio: Graphical analysis toolkit for Snabb users and developers
list of local timelines:
overview of the breaths in the timeline
detailed view of events in a portion of the timeline
Installing SnabbStudio is just a few steps:
- Download the latest
.zip
build: - Download the Pharo virtual machine for your platform: http://pharo.org/download
- Open the snabbstudio-XX-Moose-6.0.image by dragging it over the Pharo VM file.
- In the future, we will provide a one-click experience, that will be based on a bundle summarizing these steps.
- Statistical tooling
SnabbStudio can also be installed programmatically, however only experienced Pharo and Roassal programmers are recommended to use it:
Metacello new
baseline: 'SnabbStudio';
repository: 'github://ObjectProfile/snabbstudio/repository';
load