cpmcdaniel/boot-copy

Boot task to copy files to a specified directory

Leiningen/Boot

[cpmcdaniel/boot-copy "1.0"]

Clojure CLI/deps.edn

cpmcdaniel/boot-copy {:mvn/version "1.0"}

Gradle

implementation("cpmcdaniel:boot-copy:1.0")

Maven

<dependency>
  <groupId>cpmcdaniel</groupId>
  <artifactId>boot-copy</artifactId>
  <version>1.0</version>
</dependency>