org.funzt/datomic-schema-grapher

A library and lein plugin for graphing the datomic schema.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 378 Downloads
  • 357 This Version

Leiningen/Boot

[org.funzt/datomic-schema-grapher "0.1.1-alpha2"]

Clojure CLI/deps.edn

org.funzt/datomic-schema-grapher {:mvn/version "0.1.1-alpha2"}

Gradle

implementation("org.funzt:datomic-schema-grapher:0.1.1-alpha2")

Maven

<dependency>
  <groupId>org.funzt</groupId>
  <artifactId>datomic-schema-grapher</artifactId>
  <version>0.1.1-alpha2</version>
</dependency>