mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-02 22:06:04 +00:00
11 lines
550 B
Markdown
Executable File
11 lines
550 B
Markdown
Executable File
---
|
|
title: Build
|
|
weight: 1
|
|
description: "Build and package RustDesk from source. Start here for contributor-oriented build guidance across supported desktop platforms."
|
|
keywords: ["build rustdesk", "rustdesk source build", "rustdesk packaging", "rustdesk contributor build guide"]
|
|
---
|
|
|
|
Use these build guides when you want to compile or package RustDesk from source for desktop platforms. Check out [build.py](https://github.com/rustdesk/rustdesk/blob/master/build.py) for packaging the desktop version.
|
|
|
|
{{% children depth="3" showhidden="true" %}}
|