Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 566 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 566 Bytes

YAML-GUI

A tool which generates a topological GUI for a YAML file.

To use this tool, simply run the following command line:

$ ./yaml_viewer.py sample.yaml

When running an example .yaml file into this tool, the following GUI would be generated.

As can be seen, different .yaml files generate different topologies.