Getting Started
Installation
Download, install, and launch Fabriq for the first time.
Fabriq runs on macOS, Windows, and Linux.
System requirements
| Requirement | Minimum |
|---|---|
| macOS | 13.0 (Ventura) or later |
| Windows | Windows 10 22H2+ or Windows 11 |
| Linux | glibc 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
- Open the downloaded
.dmgfile - Drag Fabriq into your Applications folder
- The first time you open it, right-click and select Open (Apple's security check)
Windows
- Run the downloaded installer (
.exeor.msi) - Follow the installation wizard
- Launch Fabriq from the Start Menu
Linux
- Download the
.AppImagefile - Make it executable:
chmod +x Fabriq-*.AppImage - 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
- Quickstart — create your first feature in 5 minutes
- Connect an Agent — set up OpenCode or Claude Code
Edit on GitHub
Last updated on