Download octo

Get the latest version for your operating system

Current Version: v0.2.0 Released December 29, 2025

Quick Install

The fastest way to get started — run a single command in your terminal.

Client curl -fsSL https://www.project-octo.com/install-client.sh | bash
Server curl -fsSL https://www.project-octo.com/install-server.sh | bash
Runner curl -fsSL https://www.project-octo.com/install-runner.sh | bash

Requires curl. Not sure which component you need? Read the docs.

Client powershell -ExecutionPolicy Bypass -c "irm https://www.project-octo.com/install-client.ps1 | iex"
Server powershell -ExecutionPolicy Bypass -c "irm https://www.project-octo.com/install-server.ps1 | iex"
Runner powershell -ExecutionPolicy Bypass -c "irm https://www.project-octo.com/install-runner.ps1 | iex"

Open PowerShell as Administrator for best results. Read the docs.

VS Code Extension

Integrate octo directly into your Visual Studio Code workflow

Available as VSIX package

System Requirements

Operating System

  • Windows 11 (64-bit)
  • Linux (64-bit, glibc 2.17+)

Hardware

  • 500MB disk space