github-clj

A clojure wrapper around the Github API

Leiningen/Boot

[github-clj "0.2.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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