SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams https://www.spiffworkflow.org/
Go to file
burnettk 6a15bee2be Merge commit '5f2eab770c99ff2649b0ab03d315ea4c48c47bca' 2022-10-31 09:28:42 -04:00
bin Squashed 'spiffworkflow-backend/' changes from 5242b7693..1591ba436 2022-10-31 09:28:03 -04:00
flask-bpmn Merge commit 'aec344c1d924d47b9f86acb1b24354175c64c7e9' 2022-10-28 13:42:23 -04:00
spiffworkflow-backend Merge commit '5f2eab770c99ff2649b0ab03d315ea4c48c47bca' 2022-10-31 09:28:42 -04:00
spiffworkflow-frontend added script to get the process info and do not set error message when a task fails from the frontend w/ burnettk 2022-10-28 16:46:09 -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 added some base stuff to get pyl working 2022-10-27 09:15:56 -04:00
pyproject.toml added some base stuff to get pyl working 2022-10-27 09:15:56 -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