gt-stuff

Description

Experimenting with GT

Details

Source
GitHub
Created
Sept. 12, 2025
Updated
Sept. 26, 2025

README excerpt

## Installation

```st
Metacello new
	repository: 'github://JJPaiva/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