mirror of
https://github.com/go-task/task.git
synced 2025-12-24 00:21:41 +02: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
3.7 KiB
3.7 KiB