Documentation
¶
Overview ¶
Package cli implements the command-line interface for Ralph using Cobra.
This package defines all CLI commands (run, init, version) and their flags. It orchestrates the execution flow between TUI and Core components.
See specs/cli.md for detailed CLI specification.
Package cli implements the command-line interface for Ralph using Cobra.
This file implements the `ralph run` command for executing AI development loops.
See specs/cli.md for detailed CLI specification.
Package cli implements the command-line interface for Ralph using Cobra.
This file implements the `ralph version` command for displaying version information.
See specs/cli.md for detailed CLI specification.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.