https://github.com/astares/pharo-messageflowbrowser
A message flow browser for Pharo
https://github.com/astares/pharo-messageflowbrowser
pharo
Last synced: about 1 year ago
JSON representation
A message flow browser for Pharo
- Host: GitHub
- URL: https://github.com/astares/pharo-messageflowbrowser
- Owner: astares
- Created: 2019-07-11T11:11:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-08T19:33:46.000Z (about 6 years ago)
- Last Synced: 2025-02-28T07:49:30.188Z (over 1 year ago)
- Topics: pharo
- Language: Smalltalk
- Size: 494 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pharo-MessageFlowBrowser
A message flow browser for Pharo written by T. Bergmann (Astares) in 2018 / 2019.
# Quick Start
## Installation
```Smalltalk
Metacello new
repository: 'github://astares/Pharo-MessageFlowBrowser/src';
baseline: 'MessageFlowBrowser';
load
```
## Screenshot

## Video
[](https://youtu.be/DRd_bzGocQg)