tterry/application-infrastructure-map

Creates a graph of application infrastructure by reading nomad config and lein project.clj. Outputs to .png and graphviz .dot file

Leiningen/Boot

[tterry/application-infrastructure-map "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

tterry/application-infrastructure-map {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("tterry:application-infrastructure-map:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>tterry</groupId>
  <artifactId>application-infrastructure-map</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>