Frontend
Not Applicable
Section titled “Not Applicable”SHC is a CLI-only application with no web frontend.
See Non-Goals:
- ❌ Web UI — This is a CLI tool
- ❌ React/Vue/Svelte — No frontend frameworks
- ❌ CSS/Tailwind — No styling needed
CLI Output
Section titled “CLI Output”For terminal output formatting, see:
- charmbracelet/lipgloss for styled text (colors, borders, tables)
- charmbracelet/bubbletea for the interactive HUD (
shc hud) - spf13/cobra for CLI argument parsing
shc@docs:~$