Fabriq
Getting Started

Installation

Download, install, and launch Fabriq for the first time.

Fabriq runs on macOS, Windows, and Linux.

System requirements

RequirementMinimum
macOS13.0 (Ventura) or later
WindowsWindows 10 22H2+ or Windows 11
Linuxglibc 2.28+ (Ubuntu 22.04+, Fedora 38+, Debian 12+)
Disk space~200 MB
Agent (optional)OpenCode or Claude Code

Download

Go to the download page and download the version for your platform.

Install by platform

macOS

  1. Open the downloaded .dmg file
  2. Drag Fabriq into your Applications folder
  3. The first time you open it, right-click and select Open (Apple's security check)

Windows

  1. Run the downloaded installer (.exe or .msi)
  2. Follow the installation wizard
  3. Launch Fabriq from the Start Menu

Linux

  1. Download the .AppImage file
  2. Make it executable:
    chmod +x Fabriq-*.AppImage
  3. Run it:
    ./Fabriq-*.AppImage

First launch

When you open Fabriq for the first time, you'll see a welcome screen with a Connect Workspace button. Click it and select your project folder. The Quickstart guide walks you through the rest.

Next steps

Edit on GitHub

Last updated on

On this page