| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
e3bdf186e6 |
Add basic yaml parsing and visualization via mermaid
Creates a basic prototype for parsing dataflows delared in YAML files using `serde`/`serde_yaml`. The dataflow file format is just an example, we can adjust this however we like. To visualize the parsed dataflow, the main executable outputs a flowchart in mermaid syntax. GitHub supports this format natively in markdown files, alternatively it can be converted to an image on <https://mermaid.live>. |
3 years ago |