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

Commit a16520f8 authored by Pixelcode's avatar Pixelcode Committed by Weblate
Browse files

Translated using Weblate (German)

Currently translated at 9.4% (10 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 00467fe8
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -4,29 +4,29 @@
### Tools required to build
> @Vincent the team member who developed the easy-installer used

- Netbeans 11.3 (/!\ netbeans 11.0 funktioniert nicht sauber mit javaFX)
- Netbeans 11.3 (/!\ netbeans 11.0 doesn't work properly with javaFX)
- Gradle 4.10
- OpenJFX11+: [doc](https://openjfx.io/openjfx-docs/#IDE-NetBeans)
- Java JDK 11+


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

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

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

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

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

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

#### Result
It will create 3 zipped artifacts, zipped together in a single archive :
#### Ergebnis
Es werden 3 gezippte Artefakte erstellt werden, die zusammen in ein einziges Archiv gezippt sind:
- linux-x64
- windows-x64
- mac