Installation
Install the CLI with npm:
npm install -g swelog-cliConfirm the installation:
swelog --helpRequirements
Section titled “Requirements”- Obsidian — swelog writes all of its files into an Obsidian vault.
- Node.js 22 or newer — required by the npm package installer.
Optional
Section titled “Optional”- A summarization provider — Ollama running
locally, or an API key for OpenAI or OpenRouter. see
swelog summarizefor more information. - Integration credentials — a GitHub token, or a Linear or Google Calendar
authorization. see
swelog fetchfor more information.
Once installed, continue to the Quick Start.