DEMO

Description

DEMO notation plugin for OpenPonk

Details

Source
GitHub
License
MIT
Created
May 5, 2025
Updated
May 5, 2025

README excerpt

# OpenPonk: DEMO

[![Nightly](https://github.com/OpenPonk/DEMO/actions/workflows/nightly.yml/badge.svg)](https://github.com/OpenPonk/DEMO/actions/workflows/nightly.yml) 

This is an extension of [OpenPonk tool](https://openponk.org) that adds DEMO diagrams. 

## Installation

Requires Pharo 12 image - clean or with loaded OpenPonk.

In Playground, execute following script:
```
Metacello new
    baseline: 'OpenPonkDEMO';
    repository: 'github://OpenPonk/DEMO/repository';
    load
```
← Back to results