RED

Description

Pharo remote debugging experiment

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
MIT
Forks
1
Created
Nov. 17, 2021
Updated
Nov. 23, 2021

README excerpt

[![Pharo-CI](https://github.com/StevenCostiou/RED/actions/workflows/red.yml/badge.svg)](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.
```
← Back to results