mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-03 06:16:08 +00:00
11 lines
536 B
Markdown
Executable File
11 lines
536 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" %}}
|