Is it possible to have a recipe that will run another recipe for every file in a given directory? #1131
Unanswered
JohnDowson
asked this question in
Q&A
Replies: 1 comment
-
There isn't build-in functionality to do this, but you could do it with a for loop:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Someting akin to
Beta Was this translation helpful? Give feedback.
All reactions