com.github.piotr-yuxuan/walter-ci

A Clojure CICD atop community tools and GitHub Actions, with conventions and no configuration

Leiningen/Boot

[com.github.piotr-yuxuan/walter-ci "0.2.41"]

Clojure CLI/deps.edn

com.github.piotr-yuxuan/walter-ci {:mvn/version "0.2.41"}

Gradle

implementation("com.github.piotr-yuxuan:walter-ci:0.2.41")

Maven

<dependency>
  <groupId>com.github.piotr-yuxuan</groupId>
  <artifactId>walter-ci</artifactId>
  <version>0.2.41</version>
</dependency>