Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 785 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 785 Bytes

toscaviewer

A graphical representation of a topology described in TOSCA

What's working

If you have graphviz installed, you can launch the main.go in toscaviewer and connect to localhost

 export GOPATH=somepath
 go get github.com/owulveryck/toscaviewer
 cd $GOPATH/src/github.com/owulveryck/toscaviewer/toscaviewer
 go run main.go

Depedencies

Screenshots

Template View

Workflow View