mirror of
https://github.com/lxsang/Diya-API.git
synced 2024-12-27 11:58:21 +01:00
11 lines
130 B
Markdown
11 lines
130 B
Markdown
# Diya-API
|
|
Diya base system API
|
|
|
|
|
|
```smalltalk
|
|
Metacello new
|
|
repository: 'github://lxsang/Diya-API';
|
|
baseline:'Diya';
|
|
load
|
|
```
|