https://github.com/stevencostiou/debugscopes
https://github.com/stevencostiou/debugscopes
debugging debugging-tools pharo smalltalk
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/stevencostiou/debugscopes
- Owner: StevenCostiou
- License: mit
- Created: 2018-03-19T18:29:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-12T11:16:15.000Z (almost 8 years ago)
- Last Synced: 2025-02-11T10:25:42.878Z (about 1 year ago)
- Topics: debugging, debugging-tools, pharo, smalltalk
- Language: Smalltalk
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DebugScopes
```Smalltalk
Metacello new
baseline: 'DebugScopes';
repository: 'github://StevenCostiou/DebugScopes';
load
```