Skip to content

Commit fdadb8d

Browse files
committed
Add tip for how to avoid entering prompts for the cookiecutter
1 parent 8578612 commit fdadb8d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/install/create-project.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,10 @@ You will be presented with a series of prompts.
228228
You can accept the default values in square brackets (`[default-option]`) by hitting the {kbd}`Enter` key, or enter your preferred values.
229229
For ease of documentation, we will use the default values.
230230

231+
```{tip}
232+
See the cookiecutter's README for how to [Use options to avoid prompts](https://github.com/collective/cookiecutter-plone-starter/?tab=readme-ov-file#use-options-to-avoid-prompts).
233+
```
234+
231235
(avoid-plone-core-package-names)=
232236
233237
```{important}

0 commit comments

Comments
 (0)