bold-brew/internal
Vito Castellano c933f00d00
Some checks are pending
Quality / golangci-lint (push) Waiting to run
Quality / Build (push) Waiting to run
Quality / Build-1 (push) Waiting to run
Security / Go Vulnerability Check (push) Waiting to run
Security / Security Scanner (push) Waiting to run
feat(brewfile): add tap support with auto-installation and caching (#43)
Add support for parsing and installing taps from Brewfile entries. Taps are automatically installed at startup before updating Homebrew data. Tap package information is cached for faster subsequent startups. Also fixes thread safety issues with UI notifications in background goroutines and improves error handling for brew command execution.
2025-12-28 12:45:21 +01:00
..
models feat(brewfile): add tap support with auto-installation and caching (#43) 2025-12-28 12:45:21 +01:00
services feat(brewfile): add tap support with auto-installation and caching (#43) 2025-12-28 12:45:21 +01:00
ui feat: improve UI color scheme for better readability across terminal themes 2025-11-23 19:09:32 +01:00