Documentation
¶
Index ¶
- func EnsureConfig(filePath, defaultContent string) error
- func LoadConfig(filePath string) (map[string]string, error)
- func NewBranchCommand() *cobra.Command
- func NewCommitCommand() *cobra.Command
- func NewConfigCommand() *cobra.Command
- func NewRootCommand() *cobra.Command
- func NewVersionCommand() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureConfig ¶
EnsureConfig ensures the directory and configuration file exist
func LoadConfig ¶
LoadConfig loads key-value pairs from a configuration file
func NewCommitCommand ¶
NewCommitCommand Commit command logic with Bubble Tea integration
func NewConfigCommand ¶
NewConfigCommand - returns a new cobra command for config
func NewRootCommand ¶
NewRootCommand - Creates new root command
func NewVersionCommand ¶
NewVersionCommand - Creates new Version command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.