adventofcode/_templates/init/repo/new-repo.ejs.t

5 lines
107 B
Perl

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