adamrenklint/boot-exec

Boot task to execute a shell command, without changing the fileset

Leiningen/Boot

[adamrenklint/boot-exec "1.0.1"]

Clojure CLI/deps.edn

adamrenklint/boot-exec {:mvn/version "1.0.1"}

Gradle

implementation("adamrenklint:boot-exec:1.0.1")

Maven

<dependency>
  <groupId>adamrenklint</groupId>
  <artifactId>boot-exec</artifactId>
  <version>1.0.1</version>
</dependency>