|
|
||
|---|---|---|
| app | ||
| .gitignore | ||
| editor.css | ||
| editor.html | ||
| editor.js | ||
| README.md | ||
| workflow-visualiser.cabal | ||
Workflow Visualiser
Usage
First, you need to generate the visualisation data:
cabal run workflow-visualiser -- <source.yaml> <target.json>
Copy the contents of target.json and paste them as the value of the variable workflow into the first line of editor.js.
Open editor.html in order to display the graph.