Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfirmPrompt ¶
ConfirmPrompt asks for user confirmation (yes/no) with default behavior
func ShowBootstrapInstructions ¶
func ShowBootstrapInstructions(projectName string)
ShowBootstrapInstructions displays post-creation guidance to the user
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model holds the Bubble Tea UI state
type ProjectCreatedMsg ¶
Message sent after project creation finishes
type Spinner ¶
type Spinner struct {
// contains filtered or unexported fields
}
Spinner represents an animated CLI progress indicator
func NewSpinner ¶
NewSpinner returns a new Spinner with a given message
Click to show internal directories.
Click to hide internal directories.