https://github.com/feenkcom/gt4fedwiki
https://github.com/feenkcom/gt4fedwiki
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/feenkcom/gt4fedwiki
- Owner: feenkcom
- Created: 2024-08-29T13:24:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T11:47:18.000Z (almost 2 years ago)
- Last Synced: 2025-10-25T05:50:33.603Z (8 months ago)
- Language: Smalltalk
- Size: 14.6 KB
- Stars: 1
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
```st
Metacello new
repository: 'github://feenkcom/gt4fedwiki:main/src';
baseline: 'Gt4Fedwiki';
load
```
## Load Lepiter
After installing with Metacello, you will be able to execute
```
#BaselineOfGt4Fedwiki asClass loadLepiter
```