mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-18 14:20:13 +00:00
11 lines
400 B
Markdown
Executable File
11 lines
400 B
Markdown
Executable File
---
|
|
title: 编译
|
|
weight: 1
|
|
description: "RustDesk 的编译文档,提供安装、配置、部署和故障排查指南。"
|
|
keywords: ["build rustdesk", "rustdesk source build", "rustdesk packaging", "rustdesk contributor build guide"]
|
|
---
|
|
|
|
关于打包桌面版本, 请查看 [build.py](https://github.com/rustdesk/rustdesk/blob/master/build.py) 。
|
|
|
|
{{% children depth="3" showhidden="true" %}}
|