Skip to content

A model and demo of workflow definition, role, and form

Notifications You must be signed in to change notification settings

rnllv/workflow-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

About

This is a python3 setup to review models for workflow definition, role, and forms.

Setup

Ensure json-logic-qubit is installed via pip or IDE (requirements.txt)

pip install json-logic-qubit

or

pip3 install json-logic-qubit

Running

Execute the only python source from IDE, or using the following command from CLI. Provide input via console when prompted.

python -m workflow-model

or

python3 -m workflow-model

https://user-images.githubusercontent.com/77854924/224483576-9178c58b-633c-4ed2-87d3-995b6ae936d0.png

About

A model and demo of workflow definition, role, and form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages