Go CLI Output

The utils printer for Go CLI tools - the two output tiers behind --debug, the Print* API, table rendering, terminal colors, and error discipline. Use when writing anything a CLI prints, when building or changing utils/printer.go, utils/table.go, or utils/globals.go, or when a command reaches for fmt.Println. Triggers on PrintInfo, PrintSuccess, PrintError, PrintFatal, PrintWarn, PrintGeneric, PrintTable, GlobalDebugFlag, StdoutIsTerminal, lipgloss.Println, and lipgloss.ANSIColor.

Tanq16 c18169f 8.7 KB Updated

File contents

Tanq16/claudex/tree/main/internal/embedded/presets/private/skills/go-cli-output commit c18169f426

Frequently asked questions

npx skillmds@latest add tanq16/go-cli-output