Answers file under .copier

This commit is contained in:
hh
2026-09-08 20:11:39 +02:00
parent 2ad458c018
commit ade2cebf63
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ Ships `frontend/docker-compose.yml` with root-relative paths, `docker-compose.lo
```sh
copier copy --trust -d project_name="My Thing" -d serve=bun <this-repo> <dest>
copier update -a .copier-answers.frontend.yml
copier update -a .copier/frontend.yml
```