thedavidmeister/clj-github

Simple wrapper around github endpoints

Leiningen/Boot

[thedavidmeister/clj-github "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

thedavidmeister/clj-github {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("thedavidmeister:clj-github:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>thedavidmeister</groupId>
  <artifactId>clj-github</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>