org.clojars.john-shaffer/salmon

A library for building AWS architectures in the REPL, and then deploying them in CI/CD environments.

Leiningen/Boot

[org.clojars.john-shaffer/salmon "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.john-shaffer/salmon {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("org.clojars.john-shaffer:salmon:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.john-shaffer</groupId>
  <artifactId>salmon</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.