cist

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 532 Downloads
  • 104 This Version

Leiningen/Boot

[cist "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("cist:cist:0.1.0")

Maven

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