8000 GitHub - przmv/gcp-graphviz: Google Cloud Platform services architecture visualization with Graphviz
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

przmv/gcp-graphviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcp-graphviz

Google Cloud Platform services architecture visualization with Graphviz

Dependencies

Usage

$ gpp my-graph.gv | dot -Tsvg -o my-graph.svg
$ inkscape --export-png=my-graph.png my-graph.svg # Optionally convert to png.

Example

The result of the following commands:

$ gpp GCP-Overview.gv | fdp -Tsvg -o GCP-Overview.svg
$ inkscape --export-png=GCP-Overview.png GCP-Overview.svg

alt tag

About

Google Cloud Platform services architecture visualization with Graphviz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0