Skip to content

Programmierung-Nils-Jonathan/Programmierung_Uebungsblatt_7_Aufgabe_7

Repository files navigation

Compile and Run Test

Programmierung Übungsblatt 7 Aufgabe 7

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