tup-recipes/thumbnails/Tupfile

8 lines
187 B
Plaintext
Raw Normal View History

2019-10-30 23:08:20 +01:00
: asset.raw |> !tup_preserve |>
: asset.raw |> cp %f %o |> %B.thumbnail
#: foreach *.raw |> !tup_preserve |>
#: foreach *.raw |> cp %f %o |> %B.thumbnail
#run ./generate_thumbnails.tup