Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guillep/wollok-taller
https://github.com/guillep/wollok-taller
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/guillep/wollok-taller
- Owner: guillep
- Created: 2021-04-03T19:51:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-16T20:12:23.000Z (over 3 years ago)
- Last Synced: 2024-10-31T06:42:02.873Z (2 months ago)
- Language: Smalltalk
- Size: 307 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- 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.