Answers file under .copier
This commit is contained in:
@@ -6,5 +6,5 @@ Ships `backend/docker-compose.yml` with root-relative paths, `docker-compose.loc
|
||||
|
||||
```sh
|
||||
copier copy --trust -d project_name="My Thing" <this-repo> <dest>
|
||||
copier update -a .copier-answers.backend.yml
|
||||
copier update -a .copier/backend.yml
|
||||
```
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
_subdirectory: template
|
||||
_templates_suffix: .jinja
|
||||
_answers_file: .copier-answers.backend.yml
|
||||
_answers_file: .copier/backend.yml
|
||||
_envops:
|
||||
keep_trailing_newline: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user