JacobeanRnD / SCHVIZ

SCXML Visualization
Apache License 2.0
6 stars 1 forks source link

DESM-viz CLI #52

Closed jbeard4 closed 9 years ago

jbeard4 commented 9 years ago

Package desm-viz in command-line with the following interface:

schviz foo.scxml

Command-line will watch file foo.scxml and push changes to a browser instance running desm-viz, which will re-render the layout.

There are two possible approaches to this:

This can be combined with #51 to animate the visualization in realtime as the use edits the document

mgax commented 9 years ago

Implemented in separate repository: https://github.com/JacobeanRnD/schviz