Skip to content

OpenPonk/openponk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The OpenPonk Modeling Platform

Nightly Coverage Status

OpenPonk is a metamodeling platform and a modeling workbench implemented in the dynamic environment Pharo 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

Installation

Installation instructions for both usage and development can be found on the official website.

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