Create a model using GraphWalker Studio - GraphWalker/graphwalker-project GitHub Wiki
Since Studio is under development, this page will be continuously updated.
What you need
Start with downloading GraphWalker Studio. and start it by running:
java - jar graphwalker-studio-4.3.1.jar
Then, in a browser go to http://localhost:9090/studio.html
If everything went ok, you should expect to see this:

Create a model
- To create a new model, click on the '+' on the left sidebar..
- To add a new vertex on the layout area, press keyboard key
vand the left mouse button. - To connect 2 vertices with an edge, press keyboard key
e, click and hold with left mouse button on the first vertex, drag the mouse cursor to the second vertex, and release the mouse button.
