Skip to content

Add variables to copier.yml #47

Open
@martonvago

Description

@martonvago

Once identified, we should extract all variables into copier.yml.

  • In place of the extracted variable put {{ var_name }}
  • In copier.yml, add this variable like
var_name:
  type: str
  help: "..."
  default: "..."
  • Make sure modified file ends with .jinja for copier to do the templating

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions