https://github.com/feenkcom/gtoolkit-world
Various parts of the world in GT
https://github.com/feenkcom/gtoolkit-world
Last synced: 3 months ago
JSON representation
Various parts of the world in GT
- Host: GitHub
- URL: https://github.com/feenkcom/gtoolkit-world
- Owner: feenkcom
- Created: 2023-06-05T10:48:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-04T19:58:37.000Z (3 months ago)
- Last Synced: 2026-03-04T22:29:13.733Z (3 months ago)
- Language: Smalltalk
- Size: 2.16 MB
- Stars: 1
- Watchers: 9
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
```
Metacello new
repository: 'github://feenkcom/gtoolkit-world:main/src';
baseline: 'GToolkitWorld';
load
```