Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/astares/pharo-messageflowbrowser

A message flow browser for Pharo
https://github.com/astares/pharo-messageflowbrowser

pharo

Last synced: 3 months ago
JSON representation

A message flow browser for Pharo

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

![alt text](doc/screenshot.png "Screenshot")

## Video

[![Watch the video](https://img.youtube.com/vi/DRd_bzGocQg/hqdefault.jpg)](https://youtu.be/DRd_bzGocQg)