init
axiom-wiki initInteractive setup wizard that configures:
- Scope — local (project
.axiom/) or global (~/my-wiki/) - LLM provider — Google Gemini, OpenAI, Anthropic, or Ollama
- API key — your provider key (Ollama runs locally, no key needed)
- Model — select from the provider’s available models
- Wiki directory — where wiki pages are stored
- Raw directory — where source files go
For local mode, the wizard auto-detects git repos and adds .axiom/ to .gitignore.
Running init again lets you reconfigure an existing wiki.