Skip to content

Alter context before creating project #364

@italomaia

Description

@italomaia

It would be nice if cookiecutter could run a function into it's context before creating the project. Example:

project
-- {{ cookiecutter.repo_name }}/ ...
-- context.py

context.py

def update_context(context):
    # do stuff to context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions