io.github.reutsharabani/lein-protospec

Leiningen plugin for generating clojure.spec namespaces from protobuf schemas

  • VCSN/A

  • cljdoc documentationcljdoc
  • 0 Downloads
  • 0 This Version

Leiningen/Boot

[io.github.reutsharabani/lein-protospec "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.github.reutsharabani/lein-protospec {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("io.github.reutsharabani:lein-protospec:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.github.reutsharabani</groupId>
  <artifactId>lein-protospec</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>