gt-plotter-tutorial

Description

Learning GtPlotter

Details

Source
GitHub
Dialect
pharo (40% confidence)
Created
Aug. 25, 2023
Updated
Aug. 26, 2023
Topics
glamorous-toolkit moldable-development pharo visualization

Categories

Education / Howto

README excerpt

## Installation

```
Metacello new
	repository: 'github://semperos/gt-plotter-tutorial:main/src';
	baseline: 'GtDgPlotterTutorial';
	load
```

## Load Lepiter
				
After installing with Metacello, you will be able to execute

```
#BaselineOfGtDgPlotterTutorial asClass loadLepiter
```

← Back to results