The glue that holds the cheese together. Shared TUI component library for swissgit, raclette, and fondue.
| Component | Description |
|---|---|
Palette |
Color scheme (accent, accentBright, secondary, gradient) |
StyleSet |
Pre-computed lipgloss styles from a palette |
MenuModel |
App menu with ASCII banner, tagline, selectable items |
RepoSelectModel |
Multi-select repo picker with search and scroll |
ProgressModel |
Task progress tracker with status indicators |
ResultModel |
Success/fail summary renderer |
HintBar |
Context-aware keybinding hints |
KeyMap |
Standard key bindings |
Each app has its own palette:
- SwissgitPalette — magenta/cyan
- RaclettePalette — yellow/red
- FonduePalette — green/orange
go get github.com/CheeziCrew/curd- bubbletea v2 — TUI framework
- lipgloss v2 — Terminal styling
