adamrenklint/boot-exec

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

Leiningen/Boot

[adamrenklint/boot-exec "1.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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