openponk

Description

The OpenPonk modeling platform

Details

Source
GitHub
License
MIT
Stars
46
Forks
12
Created
Aug. 21, 2016
Updated
July 11, 2025
Topics
borm fsm modeling modeling-tool openponk uml

README excerpt

# The OpenPonk Modeling Platform
[![Nightly](https://github.com/OpenPonk/openponk/actions/workflows/nightly.yml/badge.svg)](https://github.com/OpenPonk/openponk/actions/workflows/nightly.yml)  [![Coverage Status](https://coveralls.io/repos/github/OpenPonk/openponk/badge.svg?branch=master)](https://coveralls.io/github/OpenPonk/openponk?branch=master)

OpenPonk is a metamodeling platform and a modeling workbench implemented in the dynamic environment [Pharo](https://pharo.org) aimed at supporting activities surrounding software and business engineering such as modeling, execution, simulation, source code generation, etc.

For more information visit https://openponk.org

Showcase video:

[![OpenPonk](http://img.youtube.com/vi/_gQgXdJyr-0/0.jpg)](https://www.youtube.com/watch?v=_gQgXdJyr-0)


## Installation

Installation instructions for both usage and development can be found [on the official website](https://openponk.org/#download).

## Contribution

1. Make your own fork of the affected repository.
2. Load the fork into the Pharo according to general installation instructions, with your username instead of OpenPonk organization in the URL
3. Make the changes
4. Browse - Git Repositories Browser
5. Right-click the repository, Commit
6. Follow the instructions for the commit+push process
7. Create pull request from your fork's GitHub page
← Back to results