github-clj

A clojure wrapper around the Github API

Leiningen/Boot

[github-clj "0.2.1"]

Clojure CLI/deps.edn

github-clj/github-clj {:mvn/version "0.2.1"}

Gradle

implementation("github-clj:github-clj:0.2.1")

Maven

<dependency>
  <groupId>github-clj</groupId>
  <artifactId>github-clj</artifactId>
  <version>0.2.1</version>
</dependency>