gt-stuff

Description

Experiments with GT

Details

Source
GitHub
Created
July 8, 2025
Updated
July 10, 2025

README excerpt

# gt-stuff
Experiments with GT

## Installation

```st
Metacello new
	repository: 'github://countgizmo/gt-stuff:master/src';
	baseline: 'GtStuff';
	load
```

## Load Lepiter

After installing with Metacello, you will be able to execute

```
#BaselineOfGtStuff asClass loadLepiter
```
← Back to results