Skip to content

feat: add spinner/progress indicator during scaffolding #269

Description

@ulises-jeremias

Problem

Long scaffolds (git fetch + install) look hung with no progress feedback.

Solution

Add a lightweight spinner/progress for fetch, render, and install phases in interactive TTY mode. Disable when --no-interactive, CI (CI=1), or non-TTY. Prefer an existing small dependency already in the tree if possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HacktoberfestHacktoberfest eligiblearea:clicreate-awesome-python-app CLIenhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions