trieloff/clojurescript-openwhisk

Making it easier to write OpenWhisk actions using ClojureScript

Leiningen/Boot

[trieloff/clojurescript-openwhisk "0.2.2-SNAPSHOT"]

Clojure CLI/deps.edn

trieloff/clojurescript-openwhisk {:mvn/version "0.2.2-SNAPSHOT"}

Gradle

implementation("trieloff:clojurescript-openwhisk:0.2.2-SNAPSHOT")

Maven

<dependency>
  <groupId>trieloff</groupId>
  <artifactId>clojurescript-openwhisk</artifactId>
  <version>0.2.2-SNAPSHOT</version>
</dependency>