GtGhost

Description

Integration of GToolkit with Ghost

Details

Source
GitHub
License
MIT
Forks
1
Created
Aug. 26, 2025
Updated
Oct. 10, 2025

Categories

System / OS

README excerpt

## Installation

```st
Metacello new
	repository: 'github://StephanEggermont/GtGhost:main/src';
	baseline: 'GtGhost';
	load
```

## Load Lepiter

After installing with Metacello, you will be able to execute

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