Skip to content

docs: add cross-platform instructions (Linux/Windows) - #7

Merged
vavasilva merged 1 commit into
mainfrom
docs/cross-platform-instructions
Jan 5, 2026
Merged

docs: add cross-platform instructions (Linux/Windows)#7
vavasilva merged 1 commit into
mainfrom
docs/cross-platform-instructions

Conversation

@vavasilva

Copy link
Copy Markdown
Owner

Summary

Add installation and service setup instructions for Linux and Windows users.

Changes

Installation Instructions

  • Ollama: Added Linux (curl installer) and Windows (download link)
  • llama.cpp: Added Linux (build from source) and Windows (pre-built binaries)

Service Setup (run llama-server automatically)

  • macOS: launchd (already existed)
  • Linux: systemd service unit
  • Windows: Task Scheduler + PowerShell script, and NSSM alternative

Format

Used collapsible <details> sections to keep the README clean while providing comprehensive instructions for each platform.

Platforms Supported

Feature macOS Linux Windows
Ollama install ✅ brew ✅ curl ✅ installer
llama.cpp install ✅ brew ✅ build ✅ releases
Service setup ✅ launchd ✅ systemd ✅ Task Scheduler/NSSM

🤖 Generated with Claude Code

@vavasilva
vavasilva merged commit 883c9b4 into main Jan 5, 2026
3 checks passed
@vavasilva
vavasilva deleted the docs/cross-platform-instructions branch January 5, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant