Skip to content

Installation

Install the CLI with npm:

Terminal window
npm install -g swelog-cli

Confirm the installation:

Terminal window
swelog --help
  • Obsidian — swelog writes all of its files into an Obsidian vault.
  • Node.js 22 or newer — required by the npm package installer.
  • A summarization providerOllama running locally, or an API key for OpenAI or OpenRouter. see swelog summarize for more information.
  • Integration credentials — a GitHub token, or a Linear or Google Calendar authorization. see swelog fetch for more information.

Once installed, continue to the Quick Start.