Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/semperos/gt-plotter-tutorial
Learning GtPlotter
https://github.com/semperos/gt-plotter-tutorial
glamorous-toolkit moldable-development pharo visualization
Last synced: 4 days ago
JSON representation
Learning GtPlotter
- Host: GitHub
- URL: https://github.com/semperos/gt-plotter-tutorial
- Owner: semperos
- Created: 2023-08-25T22:34:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-08T20:54:25.000Z (over 1 year ago)
- Last Synced: 2024-10-31T05:41:59.758Z (about 2 months ago)
- Topics: glamorous-toolkit, moldable-development, pharo, visualization
- Language: Smalltalk
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
```
Metacello new
repository: 'github://semperos/gt-plotter-tutorial:main/src';
baseline: 'GtDgPlotterTutorial';
load
```## Load Lepiter
After installing with Metacello, you will be able to execute```
#BaselineOfGtDgPlotterTutorial asClass loadLepiter
```