gt-examples

Description

Examples for gt

Details

Source
GitHub
License
MIT
Created
Jan. 12, 2024
Updated
Jan. 12, 2024

Categories

Education / Howto

README excerpt

# gt-examples
Examples for gt
## Installation

```st
Metacello new
	repository: 'github://akevalion/gt-examples:master/src';
	baseline: 'GtExamples';
	load
```

## Load Lepiter
				
After installing with Metacello, you will be able to execute

```
#BaselineOfGtExamples asClass loadLepiter
```

← Back to results