Skip to content

younesStrittmatter/cookiesamurai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example for a cookiecutter.json file:

{
  "question_1": {
    "prompt": "What Powerranger you identify the most (Think of Power Ranger Samurai)?",
    "answer": ["yellow", "blue", "green", "gold", "pink"]
  },
  "question_2": {
    "prompt": "That sucks! Are you sure?",
    "answer": ["yes", "no"],
    "depends_on": {"question_1": "blue"}
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages