Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 997 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 997 Bytes

placemat-viz

GitHub release CircleCI Go Report Card

Visualization tool for Placemat.

Requirements

  • Graphviz (with dot CLI command)
  • cluster.yml
    • Resource file for Placemat

Installation

$ go get -u github.com/dulltz/placemat-viz/placemat-viz

Usage

Generate a diagram from cluster.yml

$ placemat-viz --input cluster.yml | dot -T svg > output.svg

Output example from this cluster.yml:

rack2