3CHIF Lernwerkstatt

Neues Projekt erstellen

Using IntelliJ to create a new Maven based project. Adding the required dependencies for testing.

Create a git repo for it

git init
git add .
git commit -m "Initial commit"