SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams https://www.spiffworkflow.org/
Go to file
mike cullerton ec2a1b53a2 oops 2022-11-11 08:22:25 -05:00
.github/workflows github action changes. 2022-11-10 16:08:11 -05:00
bin added push all subtrees script w/ burnettk 2022-10-31 14:10:45 -04:00
flask-bpmn Merge main, resolve conflicts 2022-11-09 15:45:37 -05:00
spiffworkflow-backend oops 2022-11-11 08:22:25 -05:00
spiffworkflow-frontend get pagination for groups 2022-11-11 08:06:05 -05: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
.gitignore ignore pyrightconfig.json 2022-11-10 14:33:07 -05:00
.pre-commit-config.yaml re-order imports the way backend always used to 2022-10-31 09:25:35 -04:00
.tool-versions Squashed 'flask-bpmn/' changes from 17434e090..b9d407795 2022-11-09 15:44:12 -05: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 'flask-bpmn/' changes from 17434e090..b9d407795 2022-11-09 15:44:12 -05:00
pyproject.toml Squashed 'flask-bpmn/' changes from 17434e090..b9d407795 2022-11-09 15:44:12 -05: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