Visualise Workflow Diagram from plain text
Posted
by Dmitriy Nagirnyak
on Stack Overflow
See other posts from Stack Overflow
or by Dmitriy Nagirnyak
Published on 2010-02-12T04:40:16Z
Indexed on
2010/04/02
3:13 UTC
Read the original article
Hit count: 352
Assuming there is a plain text with description of the workflow (Just plain English in some predefined format).
Are there any tools (better online) to visualize the flow based on a plain text?
What for: to store the description of the workflow in a source control system and be able to quickly remember/understand that.
© Stack Overflow or respective owner