GTCD

Description

CD for GT

Details

Source
GitHub
Created
Jan. 20, 2025
Updated
Jan. 22, 2025

README excerpt

## Installation

```st
Metacello new
	repository: 'github://StephanEggermont/GTCD:master/src';
	baseline: 'GTCD';
	load
```

## Load Lepiter

After installing with Metacello, you will be able to execute

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