cist

A Clojure command-line wrapper with tentacles library to access GitHub Gist

Leiningen/Boot

[cist "1.0.2"]

Clojure CLI/deps.edn

cist/cist {:mvn/version "1.0.2"}

Gradle

implementation("cist:cist:1.0.2")

Maven

<dependency>
  <groupId>cist</groupId>
  <artifactId>cist</artifactId>
  <version>1.0.2</version>
</dependency>