yonaskolb / Genesis

Templating, scaffolding and generation tool
MIT License
193 stars 18 forks source link

Glob support #7

Open chrisballinger opened 4 years ago

chrisballinger commented 4 years ago

Would be great if you could glob paths like this. I am currently hacking on a workaround, will submit a PR if I get it working.

files:
  - template: "**/*.swift"