Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.
/ toscaviewer Public archive

A graphical representation of a topology described in TOSCA

License

Notifications You must be signed in to change notification settings

owulveryck/toscaviewer

Repository files navigation

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

About

A graphical representation of a topology described in TOSCA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published