OpenPonk / BPMN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenPonk: BPMN

This is an unoffical updated version of BPMN extension for OpenPonk tool.

Installation

Requires Pharo 7 or 8 image - clean or with loaded OpenPonk.

In Playground, execute following script:

Metacello new
    baseline: 'BPMN';
    repository: 'github://OpenPonk/OpenPonk-BPMN/repository';
    load

About


Languages

Language:Smalltalk 100.0%