https://github.com/evref-bl/rts-famix
https://github.com/evref-bl/rts-famix
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/evref-bl/rts-famix
- Owner: Evref-BL
- Created: 2025-03-17T01:40:41.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-17T02:11:59.000Z (3 months ago)
- Last Synced: 2025-03-17T03:24:50.824Z (3 months ago)
- Language: Smalltalk
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RTS-Famix
## Usage
```st
Metacello new
baseline: 'RTSFamix';
repository: 'github://Evref-BL/RTS-Famix:main/src';
load.
````