Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.13 KB

README.md

File metadata and controls

13 lines (8 loc) · 1.13 KB

go-dependency-force-layout

This is a tool to visualise the web of dependencies present in a large configuration of ThoughtWorks’ Go system for continuous delivery.

Example graph

circle Circles represent pipelines, square squares represent pipeline templates, and triangle triangles represent source code repositories. Arrows represent dependencies and the size of each shape grows with more incoming dependencies. Pipelines in the same groups are coloured similarly.

More

Read more (including instructions to create your own) on the project website, or take a look at an example built from our pipeline definitions.

Larger example graph