cake-github

A cake plugin providing a command-line interface to the Github API.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 238 Downloads
  • 132 This Version

Leiningen/Boot

[cake-github "0.1.0"]

Clojure CLI/deps.edn

cake-github/cake-github {:mvn/version "0.1.0"}

Gradle

implementation("cake-github:cake-github:0.1.0")

Maven

<dependency>
  <groupId>cake-github</groupId>
  <artifactId>cake-github</artifactId>
  <version>0.1.0</version>
</dependency>