gt-stuff

Description

Experimenting with GT

Details

Source
GitHub
Created
Dec. 12, 2025
Updated
Dec. 17, 2025

README excerpt

# gt-stuff
Experimenting with GT

## Installation

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

## Load Lepiter

After installing with Metacello, you will be able to execute

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