AnnouncerExample

Description

How to work with announcements

Details

Source
GitHub
License
MIT
Created
Feb. 10, 2025
Updated
Feb. 10, 2025

Categories

Education / Howto

README excerpt

## Installation

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

## Load Lepiter
				
After installing with Metacello, you will be able to execute

```
#BaselineOfAnnouncerExample asClass loadLepiter
```

← Back to results