gita

A git helper library.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 86 Downloads
  • 86 This Version

Leiningen/Boot

[gita "0.1-SNAPSHOT"]

Clojure CLI/deps.edn

gita/gita {:mvn/version "0.1-SNAPSHOT"}

Gradle

implementation("gita:gita:0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>gita</groupId>
  <artifactId>gita</artifactId>
  <version>0.1-SNAPSHOT</version>
</dependency>