Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 556 Bytes

File metadata and controls

32 lines (23 loc) · 556 Bytes

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