Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/semperos/gt-plotter-tutorial

Learning GtPlotter
https://github.com/semperos/gt-plotter-tutorial

glamorous-toolkit moldable-development pharo visualization

Last synced: 4 days ago
JSON representation

Learning GtPlotter

Awesome Lists containing this project

README

        

## 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
```