https://github.com/feenkcom/gtoolkit-demos
A collection of ready to run demos of Glamorous Toolkit.
https://github.com/feenkcom/gtoolkit-demos
glamorous-toolkit
Last synced: 4 months ago
JSON representation
A collection of ready to run demos of Glamorous Toolkit.
- Host: GitHub
- URL: https://github.com/feenkcom/gtoolkit-demos
- Owner: feenkcom
- License: mit
- Created: 2017-12-04T19:51:21.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2026-02-16T15:56:15.000Z (4 months ago)
- Last Synced: 2026-02-16T23:29:46.234Z (4 months ago)
- Topics: glamorous-toolkit
- Language: Smalltalk
- Homepage: https://gtoolkit.com
- Size: 25 MB
- Stars: 9
- Watchers: 5
- Forks: 14
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GT Demos
Ready to run demos of [Glamorous Toolkit](https://github.com/feenkcom/gtoolkit).
## How to load
The ideal way to load the code is by loading the entire [Glamorous Toolkit project](https://github.com/feenkcom/gtoolkit).
## Load Lepiter
There is also an associated lepiter database you can load:
```
#BaselineOfGToolkitDemos asClass loadLepiter
```