SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams https://www.spiffworkflow.org/
Go to file
jbirddog 46446030ff Front end changes to allow editing task data (#4)
Co-authored-by: mike cullerton <michaelc@cullerton.com>
2022-10-27 10:58:22 -04:00
bin minor tweak to pyl script w/ burnettk 2022-10-27 10:50:37 -04:00
flask-bpmn Merge commit '8086de3cf820cc979f0cfffa0283b50dcc993de8' 2022-10-26 13:40:39 -04:00
spiffworkflow-backend Merge commit 'b9d7ded29b64c9d3b66ae97e966e019fe0537b62' 2022-10-27 10:50:50 -04:00
spiffworkflow-frontend Front end changes to allow editing task data (#4) 2022-10-27 10:58:22 -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 added some base stuff to get pyl working 2022-10-27 09:15:56 -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