GtRepositoryExploration

Details

Source
GitHub
Stars
2
Created
Dec. 9, 2025
Updated
Jan. 26, 2026

Categories

System / OS

README excerpt

## Installation

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

## Load Lepiter

After installing with Metacello, you will be able to execute

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