gtoolkitLauncher

Description

A launcher for managing and starting glamorous toolkit images

Details

Source
GitHub
Created
Nov. 11, 2024
Updated
Nov. 22, 2024

README excerpt

## Installation

```st
Metacello new
	repository: '';
	baseline: 'GtLauncher';
	load
```

## Load Lepiter

After installing with Metacello, you will be able to execute

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