bellairs-demo

Description

Demo and slides for Bellairs 2026 workshop

Details

Source
GitHub
License
MIT
Created
Oct. 17, 2025
Updated
March 1, 2026

README excerpt

## Installation

```st
Metacello new
	repository: 'github://onierstrasz/bellairs-demo:main/src';
	baseline: 'BellairsDemo';
	load
```

## Load Lepiter

After installing with Metacello, you will be able to execute

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