Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SetupCmd = &cobra.Command{
Use: "setup",
Short: "Configure mimir integrations with agentic coding tools",
Long: `Interactive wizard to install the mimir skill and/or tool plugin for OpenCode and Claude Code.`,
RunE: runSetup,
}
SetupCmd is the cobra command for `mimir setup`.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.