SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams https://www.spiffworkflow.org/
Go to file
jasquat 15035c5a4a some more changes... navigation bar is broken due to header container w/ burnettk 2022-10-31 16:03:14 -04:00
bin added push all subtrees script w/ burnettk 2022-10-31 14:10:45 -04:00
flask-bpmn Merge commit 'aec344c1d924d47b9f86acb1b24354175c64c7e9' 2022-10-28 13:42:23 -04:00
spiffworkflow-backend added script to get the frontend url w/ burnettk 2022-10-31 11:50:14 -04:00
spiffworkflow-frontend some more changes... navigation bar is broken due to header container w/ burnettk 2022-10-31 16:03:14 -04:00
.darglint added some base stuff to get pyl working 2022-10-27 09:15:56 -04:00
.flake8 added some base stuff to get pyl working 2022-10-27 09:15:56 -04:00
.pre-commit-config.yaml re-order imports the way backend always used to 2022-10-31 09:25:35 -04:00
LICENSE Initial commit 2022-10-12 10:17:40 -04:00
README.md added some base stuff to get pyl working 2022-10-27 09:15:56 -04:00
poetry.lock Squashed 'spiffworkflow-backend/' changes from 32e0c6c1a..5242b7693 2022-10-28 16:51:40 -04:00
pyproject.toml Squashed 'flask-bpmn/' changes from cedc5253a..ed0559dd9 2022-10-28 13:42:23 -04:00

README.md

spiff-arena

git subtree push --prefix=spiffworkflow-frontend git@github.com:sartography/spiffworkflow-frontend.git add_md_file

run pyl

./bin/run_pyl

Requires at root:

  • .darglint
  • .flake8
  • .pre-commit-config.yaml
  • pyproject.toml