Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.17 KB

Piperoni

A graphical frontend application for ProcessPiper python package. This frontend application allows any users to generate business process diagram using English like PiperFlow syntax.

Showcase

Latest version

v0.5.0

Change Logs:

  • Updated processpiper package to v0.6

PiperFlow Syntax

Refer to Processpiper Wiki for documentation on Piperflow syntax.

Installation

  • Download the zip files for Windows, Linux and macOS from the distribution folder.
  • For all other operating systems, you can clone/download this repo and compile it by using the following steps
    • run pip install -r requirements.txt
    • run pyinstaller piperoni.spec

Contributors Needed 🤝

I am tied up with my day job and other open source projects. I need help from you to bring this application to the next level. Let me know if you would like to contribute! Thank you!