tentacles

A library for working with the Github API.

Leiningen/Boot

[tentacles "0.4.0"]

Clojure CLI/deps.edn

tentacles/tentacles {:mvn/version "0.4.0"}

Gradle

implementation("tentacles:tentacles:0.4.0")

Maven

<dependency>
  <groupId>tentacles</groupId>
  <artifactId>tentacles</artifactId>
  <version>0.4.0</version>
</dependency>