Skip to content

Programmierung-Nils-Jonathan/Programmierung_Uebungsblatt_8_Aufgabe_4

Repository files navigation

Programmierung Übungsblatt 8 Aufgabe 4

Usage

Run and Compile:

make

Generate Javadocs:

make doc

Gitpod

This repository is configured for an automated Coding Environment using Gitpod. This includes:

  • Automatic compilation and execution of the project
  • Automatic generation of Javadoc files on file changes
  • Javadoc Server

Ports

Port Usage
3000 Javadoc Server

Maintainers