Skip to content
/ lld-graph Public

🌳 Generating dependency graphs of "pacticipants"

Notifications You must be signed in to change notification settings

slyg/lld-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lld-graph

Generates a graph of components (aka pacticipants) by querying a Pact broker.

Prerequisites

  • curl
  • jq
  • graphviz
  • .env file with BROKER_URL entry
  • a pact broker (without authentication needed as is)

Usage

$ make diagram-merged

Produces a .dot file and a .png image.

About

🌳 Generating dependency graphs of "pacticipants"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published