Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Abri02 committed May 22, 2024
2 parents 44af0c7 + d348a11 commit 4aa3ecf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions doc/maven_beuzemeles.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Build keretrendszer + CI beüzemelése
## Projekt konfigurálása Maven-nel:
- Létrehoztuk a pom.xml fájlt.
- Java jdk verziót beállítottuk 21-re
- gitignore beállítottuk a target és idea fájlokra

## GitHub Actions CI beüzemelése
- Létrehoztunk workflow könyvtárat
- Ebben a mapábban hozzáadtunk workflow fájlt maven.yml

## Build és tesztelés
- A projektet ezek után teszteltük különböző fejlesztői környezetekben:
- InteliJ
- Visual Studio Code
- Eclipse

0 comments on commit 4aa3ecf

Please sign in to comment.