org.clojars.hephaistox/auto-core

`auto-core` is a library to ease project cicd: build, test, deployment...

Leiningen/Boot

[org.clojars.hephaistox/auto-core "0.0.1"]

Clojure CLI/deps.edn

org.clojars.hephaistox/auto-core {:mvn/version "0.0.1"}

Gradle

implementation("org.clojars.hephaistox:auto-core:0.0.1")

Maven

<dependency>
  <groupId>org.clojars.hephaistox</groupId>
  <artifactId>auto-core</artifactId>
  <version>0.0.1</version>
</dependency>

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