Skip to content

A graphical representation of a topology described in TOSCA

License

Notifications You must be signed in to change notification settings

Tosca-Projects/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

Languages

  • Go 54.3%
  • HTML 40.4%
  • JavaScript 2.7%
  • CSS 2.6%