2.20.1+Branch.master.Sha.7ac7eab90c2077c576931b6b1dcbc5fdec2ec2a3


Keywords
sNodes
License
Apache-2.0
Install
Install-Package Eir.FGraph -Version 2.18.7

Documentation

FGraph

Fhir SVG Graphic Generator for Implementation Guides

Installation

dotnet tool install --global Eir.FGraph

To update

dotnet tool uninstall --global Eir.FGraph

dotnet tool install --global Eir.FGraph

Command Line Option

FGraph has only one optional command line option. This option is the name of the json configuration file that configures the watches. If no name is passed on the command line, then the config file defaults to

FGraph.json

Options file

FGraph is controlled from a user defined json file.

The format of this file is json.

{
	To Be Documented Real Soon Now
}

FGraph Grammar

To Be Documented Real Soon Now