SeaBook

Description

code from seaside book

Details

Source
GitHub
Stars
1
Created
March 3, 2024
Updated
March 4, 2024

Categories

Web

README excerpt

# SeaBook
code from seaside book

```smalltalk
Metacello new
	baseline: 'SeaBook';
	repository: 'github://rvillemeur/seabook:main/src';
	load
```
← Back to results