com.tristanstraub/clj-aws-static-website

Cloudformation config and s3 upload for static website

Leiningen/Boot

[com.tristanstraub/clj-aws-static-website "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.tristanstraub/clj-aws-static-website {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.tristanstraub:clj-aws-static-website:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.tristanstraub</groupId>
  <artifactId>clj-aws-static-website</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>