cist

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

Leiningen/Boot

[cist "1.0.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("cist:cist:1.0.1")

Maven

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