Skip to content

A poster about building a dataflow graph for java

Notifications You must be signed in to change notification settings

LukasPietzschmann/java-dataflow-graph-poster

Repository files navigation

Building a dataflow graph for java

Clone the repo

Don't forget to clone recursively!

Compile the poster

To make the java code look nice, I customized pygments's stata_light style a bit. For this to work, you have to replace the original stata_light.py file with the one provided in this repo. On my machine the original file was located in ~/.local/lib/python3.11/site-packages/pygments/styles/.

If you've done this, you can just run latexmk main.tex.

If you don't want to build the poster yourself, you can also download it here.