mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-10 09:46:13 +00:00
11 lines
470 B
Markdown
Executable File
11 lines
470 B
Markdown
Executable File
---
|
|
title: Budowanie
|
|
weight: 1
|
|
description: "Dokumentacja RustDesk dotycząca Budowanie. Zawiera instrukcje instalacji, konfiguracji, wdrażania i rozwiązywania problemów."
|
|
keywords: ["build rustdesk", "rustdesk source build", "rustdesk packaging", "rustdesk contributor build guide"]
|
|
---
|
|
|
|
Sprawdź [build.py](https://github.com/rustdesk/rustdesk/blob/master/build.py) po informacje na temat pakowania wersji desktopowej.
|
|
|
|
{{% children depth="3" showhidden="true" %}}
|