com.palletops/leinout

A library for doing things with git, github, travis and lein.

Leiningen/Boot

[com.palletops/leinout "0.1.3"]

Clojure CLI/deps.edn

com.palletops/leinout {:mvn/version "0.1.3"}

Gradle

implementation("com.palletops:leinout:0.1.3")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>leinout</artifactId>
  <version>0.1.3</version>
</dependency>