Pharo remote debugging experiment
[](https://github.com/StevenCostiou/RED/actions/workflows/red.yml)
# RED
Pharo remote debugging experiment
```Smalltalk
Metacello new
baseline: 'Red';
repository: 'github://StevenCostiou/RED:main';
load.
```