ContextStudioWizard/lib
Karamelmar 699087f08c Redesign wizard UI with gum (charmbracelet)
- Bootstrap gum automatically on first run (Arch/Debian/RHEL/Fedora/SUSE)
- utils.sh: replace all bash color helpers with gum equivalents
  - gum input for text prompts (with value pre-fill for defaults)
  - gum choose for selection menus
  - gum confirm for yes/no
  - gum spin for long-running operations
  - gum style/log for output (catppuccin mocha palette)
  - gum style for banners and summary box
- core.sh: spinner on git clone/pull
- workflow.sh: spinner on git clone
- prereqs.sh: spinner on package installs
- wizard.sh: double-border welcome banner, rounded summary box,
  success banner with next-steps panel

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 13:02:42 +01:00
..
container.sh Add update.sh to generated project scripts 2026-03-09 12:54:59 +01:00
core.sh Redesign wizard UI with gum (charmbracelet) 2026-03-09 13:02:42 +01:00
prereqs.sh Redesign wizard UI with gum (charmbracelet) 2026-03-09 13:02:42 +01:00
project.sh Redesign wizard UI with gum (charmbracelet) 2026-03-09 13:02:42 +01:00
utils.sh Redesign wizard UI with gum (charmbracelet) 2026-03-09 13:02:42 +01:00
workflow.sh Redesign wizard UI with gum (charmbracelet) 2026-03-09 13:02:42 +01:00