com.palletops/git-crate

Pallet crate to install, configure and use git

Leiningen/Boot

[com.palletops/git-crate "0.8.0-alpha.2"]

Clojure CLI/deps.edn

com.palletops/git-crate {:mvn/version "0.8.0-alpha.2"}

Gradle

implementation("com.palletops:git-crate:0.8.0-alpha.2")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>git-crate</artifactId>
  <version>0.8.0-alpha.2</version>
</dependency>