UnderstandingTheStack

Description

Building up understanding of Reclaim the Stack

Details

Source
GitHub
Created
Nov. 11, 2024
Updated
May 26, 2025

README excerpt

## Installation

```st
Metacello new
	repository: 'github://StephanEggermont/UnderstandingTheStack:master/src';
	baseline: 'UnderstandingTheStack';
	load
```

## Load Lepiter

After installing with Metacello, you will be able to execute

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