ASU-RSO-Exploring

Description

Exploring ASU RSO with Gtoolkit

Details

Source
GitHub
Created
Sept. 28, 2025
Updated
Jan. 27, 2026

README excerpt

## Installation

```st
Metacello new
	repository: 'github://timonkot131/ASU-RSO-Exploring:master/src';
	baseline: 'ASURSO';
	load
```

## Load Lepiter

After installing with Metacello, you will be able to execute

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