You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can some key value of cookiecutter.json be skipped with No Prompt
{
"key1":"value1",
"key2" :"Value 2"
}
key 1 default value should be used and NOT e prompted for.
I am fine key2 value be prompted from user.
What I Did
Checked the documentation but did not found so far
Paste the command(s) you ran and the output.
The text was updated successfully, but these errors were encountered:
Description
Can some key value of cookiecutter.json be skipped with No Prompt
{
"key1":"value1",
"key2" :"Value 2"
}
key 1 default value should be used and NOT e prompted for.
I am fine key2 value be prompted from user.
What I Did
Checked the documentation but did not found so far
The text was updated successfully, but these errors were encountered: