[Question] how to generate flow in code?
nathanphan opened this issue · 1 comments
nathanphan commented
Hi
I just wonder how did you generate flow diagram as text to put in code.
I see it is useful to have that in a README of my project.
Thanks.
otrosien commented
Hi nathanphan!
Sorry for not responding earlier, I just saw your question. I've manually created the ASCII version. For the image I have used PlantUML, and there are lots of integrations into different tools for it. I wasn't generating the flow charts from introspecting the source code TBH.