cljs-lambda-slack-command/lein-template

Leiningen template for creating Clojurescript/AWS Lambda Slack commands

Leiningen/Boot

[cljs-lambda-slack-command/lein-template "0.1.0"]

Clojure CLI/deps.edn

cljs-lambda-slack-command/lein-template {:mvn/version "0.1.0"}

Gradle

implementation("cljs-lambda-slack-command:lein-template:0.1.0")

Maven

<dependency>
  <groupId>cljs-lambda-slack-command</groupId>
  <artifactId>lein-template</artifactId>
  <version>0.1.0</version>
</dependency>