com.tristanstraub/boot-file

Boot task to insert files into the target.

Leiningen/Boot

[com.tristanstraub/boot-file "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.tristanstraub/boot-file {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.tristanstraub:boot-file:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.tristanstraub</groupId>
  <artifactId>boot-file</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>