uwefladrich/scriptengine

Support wildcards in file tasks

Closed this issue · 0 comments

For example,

- base.copy
    src: foo/*.txt
    dst: bar/

for all base tasks where it makes sense.