https://github.com/feenkcom/gtoolkit-robocoder
An engine for generating code
https://github.com/feenkcom/gtoolkit-robocoder
Last synced: 3 months ago
JSON representation
An engine for generating code
- Host: GitHub
- URL: https://github.com/feenkcom/gtoolkit-robocoder
- Owner: feenkcom
- License: mit
- Created: 2021-07-17T11:23:41.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T23:01:50.000Z (about 2 years ago)
- Last Synced: 2024-05-04T00:21:13.070Z (about 2 years ago)
- Language: Smalltalk
- Size: 358 KB
- Stars: 6
- Watchers: 12
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gtoolkit-robocoder
An engine for generating code
```
Metacello new
baseline: 'GToolkitRobocoder';
repository: 'github://feenkcom/gtoolkit-robocoder:main/src';
load
```