Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tesonep/wollok-base
https://github.com/tesonep/wollok-base
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tesonep/wollok-base
- Owner: tesonep
- Created: 2021-04-01T21:17:53.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-10T18:09:27.000Z (almost 4 years ago)
- Last Synced: 2024-10-31T07:05:44.229Z (2 months ago)
- Language: Smalltalk
- Size: 87.9 KB
- Stars: 1
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wollok-base
Instalación:
Evaluar en el Playground
```
Metacello new
baseline: 'WollokVM';
repository: 'github://tesonep/wollok-base';
load.
```Cambiar tesonep y wollok-base con el nombre del usuario github y el repositorio.