dgellow/boot-files

Boot task to do operations on files within the fileset (move, copy, etc).

Leiningen/Boot

[dgellow/boot-files "1.0.1"]

Clojure CLI/deps.edn

dgellow/boot-files {:mvn/version "1.0.1"}

Gradle

implementation("dgellow:boot-files:1.0.1")

Maven

<dependency>
  <groupId>dgellow</groupId>
  <artifactId>boot-files</artifactId>
  <version>1.0.1</version>
</dependency>