adventofcode/_templates/init/repo/new-repo.ejs.t
2022-12-08 10:15:42 -05:00

5 lines
107 B
Perl

---
setup: <%= name %>
force: true # this is because mostly, people init into existing folders is safe
---