boot-clj / boot-clj/boot

Add a copy option to sift task

Open
#511 1 comment 0 reactions 0 assignees View on GitHub
Built-in Tasks Enhancement
Dominant language
Clojure
Stars
1.7k
Forks
178
PR merge metrics
No merged PRs in 30d

Description

Sift currently supports an option for moving files in the fileset, but it'd be nice to copy files to another place within the fileset. The original source of the transformation would be left unchanged by this option.

Something like:

``` clj
(boot sift :copy #{"^public/" "foo/"}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.