Skip to content

Use cookiecutter.json instead of json/project.json #5

@audreyfeldroy

Description

@audreyfeldroy

Realistically, project templates only need one file's worth of context data, not a whole directory.

Instead of reading every file from json/project.json, only cookiecutter.json should be read.

Then it can be referenced in templates like so:

{{ cookiecutter.github_username }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis issue/PR relates to a feature request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions