gt-stuff

Description

Experimenting with GT

Details

Source
GitHub
Created
April 25, 2025
Updated
April 25, 2025

README excerpt

# gt-stuff
Experimenting with GT

## Installation

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