AthensSketch

Description

a github port a AthensSketch from smalltalkhub

Details

Source
GitHub
License
MIT
Stars
4
Forks
2
Created
May 26, 2020
Updated
Oct. 18, 2023

Categories

Packaging / VCS

README excerpt

# AthensSketch

A github port a AthensSketch from smalltalkhub.
Original credit belongs to Nicolai Hess.

```smalltalk
Metacello new
	baseline: 'AthensSketch';
	repository: 'github://rvillemeur/AthensSketch/src';
	load
```

Then launch it with
```smalltalk
AthensSketchBrowser open
```
← Back to results