Willow-Playground
Posted by
Pharo Smalltalk Users mailing list on
Nov 25, 2020; 2:14pm
URL: https://forum.world.st/Willow-Playground-tp5124950.html
|  | ba-st/Willow-PlaygroundExamples on how to use Willow to develop a complete interactive web application - ba-st/Willow-Playground |
|
|
Metacello new
baseline: 'WillowPlayground';
repository: 'github://ba-st/Willow-Playground:release-candidate/source';
load.
I have tried this in 9.0 64-bit and 8.0 64-bit, but it always stops with the Inspector:
"a MetacelloScriptApiExecutor"
self
Is that the expected behavior when it successfully completes, or did it not install?