Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7687a7cb authored by Pixelcode's avatar Pixelcode Committed by Weblate
Browse files

Translated using Weblate (German)

Currently translated at 8.4% (9 of 106 strings)

Translation: /e/ support center/Pages/Easy-Installer-Contribute
Translate-URL: https://i18n.e.foundation/projects/e-support-center/pageseasy-installer-contribute/de/
parent fd858f53
Loading
Loading
Loading
Loading
+9 −9
Original line number Original line Diff line number Diff line
## Build-Dokumentation zum /e/OS-Easy-Installer
## /e/OS easy-installer Build documentation




### Zum Bauen nötige Werkzeuge
### Tools required to build
> @Vincent, das Teammitglied, das den genutzten Easy-Installer entwickelt hat
> @Vincent the team member who developed the easy-installer used


- Netbeans 11.3 (/!\ netbeans 11.0 doesn't work properly with javaFX)
- Netbeans 11.3 (/!\ netbeans 11.0 doesn't work properly with javaFX)
- Gradle 4.10
- Gradle 4.10
@@ -10,20 +10,20 @@
- Java JDK 11+
- Java JDK 11+




### How to clone the project
### Wie man das Projekt klont


Run this command in a terminal
Führe diesen Befehl in einem Terminal aus


```shell
```shell
git clone https://gitlab.e.foundation/e/tools/easy-installer.git
git clone https://gitlab.e.foundation/e/tools/easy-installer.git
```
```


### How to build
### Wie man einen Build erstellt


Open a terminal at the root of the project
Öffne ein Terminal im Wurzelordner des Projekts
prompt: `./gradlew dist`
Eingabeaufforderung: `./gradlew dist`


Note: "dist" for "distribution"
Hinweis: dist für distribution


#### Result
#### Result
It will create 3 zipped artifacts, zipped together in a single archive :
It will create 3 zipped artifacts, zipped together in a single archive :