Skip to content

elektrobit-contrib/gsn2x

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

765 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

VS Code Preview

If you use Visual Studio Code, you can use my extension gsn2x Preview to automatically preview the YAML files.

It even downloads the latest version for you.

About

Tool to create graphical representations of Goal Structuring Notations from YAML.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 99.2%
  • Shell 0.8%