2022-05-25 17:45:25 +00:00
|
|
|
baselines
|
|
|
|
tiddlyWikiPharo: spec
|
|
|
|
|
2022-06-22 21:47:44 +00:00
|
|
|
| repo |
|
|
|
|
repo := ExoRepo new
|
2023-07-25 22:07:09 +00:00
|
|
|
repository: 'https://code.sustrato.red/Offray/TiddlyWikiPharo'.
|
2022-06-22 21:47:44 +00:00
|
|
|
repo load.
|
|
|
|
spec baseline: 'TiddlyWikiPharo' with: [ spec repository: 'gitlocal://', repo local fullName ]
|