OpenPonkRoassal2

Description

Roassal2 extensions from OpenPonk

Details

Source
GitHub
License
MIT
Created
Oct. 2, 2019
Updated
Oct. 8, 2019

Categories

UI / Graphics Language Extensions

README excerpt

# Description

This package provides Roassal2 extensions from OpenPonk.
Work should be credited to Peter Uhnak.
Please refer to (OpenPonk web site)[https://github.com/OpenPonk/openponk] for further documentation.

# Installation

To load the copy from this repository, please evaluate into Pharo:

```smalltalk
Metacello new
  baseline: 'OpenPonkRoassal';
  repository: 'github://hernanmd/OpenPonkRoassal2';
  load.
```

← Back to results