mirror of
https://github.com/go-task/task.git
synced 2025-12-24 07:29:22 +01:00
Add support for interactive variable prompting using Bubble Tea. Variables can be marked as `interactive: true` in the requires section, and users will be prompted to enter values for missing variables when running in a TTY. Features: - New `interactive` field on required variables - Bubble Tea-based text input and select prompts - --no-tty flag to disable interactive prompts - Automatic skip when variable is already set
14 KiB
14 KiB