sendgrid-sync

A CLI util for syncing sendgrid email templates between servers.

Leiningen/Boot

[sendgrid-sync "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

sendgrid-sync/sendgrid-sync {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("sendgrid-sync:sendgrid-sync:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>sendgrid-sync</groupId>
  <artifactId>sendgrid-sync</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>