Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd provides command implementations for the ggc CLI tool.
|
Package cmd provides command implementations for the ggc CLI tool. |
|
command
Package command provides command metadata and registry functionality for ggc.
|
Package command provides command metadata and registry functionality for ggc. |
|
internal
|
|
|
config
Package config provides a base configuration schema for ggc.
|
Package config provides a base configuration schema for ggc. |
|
git
Package git provides a high-level interface to git commands.
|
Package git provides a high-level interface to git commands. |
|
interactive
Package interactive houses interactive UI types and helpers shared across the application.
|
Package interactive houses interactive UI types and helpers shared across the application. |
|
keybindings
Package keybindings provides a configurable keybinding system for interactive mode.
|
Package keybindings provides a configurable keybinding system for interactive mode. |
|
prompt
Package prompt provides user interaction utilities for CLI applications.
|
Package prompt provides user interaction utilities for CLI applications. |
|
templates
Package templates provides templates for help messages.
|
Package templates provides templates for help messages. |
|
termio
Package termio provides small terminal utilities shared across the interactive UI.
|
Package termio provides small terminal utilities shared across the interactive UI. |
|
testutil
Package testutil provides testing utilities for the ggc CLI tool.
|
Package testutil provides testing utilities for the ggc CLI tool. |
|
ui
Package ui provides shared terminal rendering utilities for the CLI.
|
Package ui provides shared terminal rendering utilities for the CLI. |
|
tools
|
|
|
cmd/gencompletions
command
Command-line tool that generates shell completion scripts from the command registry.
|
Command-line tool that generates shell completion scripts from the command registry. |
|
cmd/gendocs
command
Package main generates command documentation from the centralized registry.
|
Package main generates command documentation from the centralized registry. |
Click to show internal directories.
Click to hide internal directories.


