Browser and install GUI for cookiecutter templates

⌈⌋ ⎇ branch:  cookiedough


Update of "rollout"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 23da4bfbdce72acd3c061ac7a89e5a0e6d890ea5a3f215533e7ee71441298a43
Page Name:rollout
Date: 2021-03-22 06:18:33
Original User: mario
Mimetype:text/x-markdown
Next fceeea0c16971a552a34da6b032d3433006669883e6bcd9b3b0c0038ba03ef73
Content

Roll out

When you hit the Roll out button, an input window for the cookiecutter template will first pop up. Before you the project template gets created, first edit its properties here.

  • Most input fields are strings. For dropdown boxes it's best to stick to the default options.
  • You usually want to leave any {{expression...}} as is, because those will be expanded by cookiecutter/jinja2.
  • The Burnin' time! button will start the project directory creation.

Created project directories will usually reside below the current working directory. To verify or change your current location, use the chdir button.

WATCH OUT for any prompts in the terminal window you started cookiedough from. Not all click prompts might get captured. And obviously any error messages would show up there.