Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.84 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.84 KB

License: MIT tests codecov size downloads Static Badge

gsn2x

This little program renders Goal Structuring Notation from a YAML format to a scalable vector graphics (SVG) image.

Example

Feel free to use it and please let me know. Same applies if you have feature requests, bug reports or contributions.

You can find pre-built binaries for Windows, Linux and MacOS on the releases page.

Usage

You can create an SVG like this:

gsn2x <yourgsnfile.yaml> 

The output is an argument view in SVG format and automatically written to <yourgsnfile.svg>. If more than one input file is provided, they are treated as modules.

Documentation

For further information see the documentation.