DHBW-Inf / Toolbox

Util library for the DHBW Karlsruhe programming exam.
GNU General Public License v3.0
1 stars 1 forks source link

☕️ Java Toolbox

toolbox

This repository contains utilites for the DHBW Karlsruhe programming exam of the first two semesters.

Features

How to use the utilities

Every release contains a zip file with the source code. To use the utils just copy the source code into your exam project.

All utils are dependency free.

How to contribute

Open a new Issue with a feature you want to implement. Fork the project, make your changes and open a pull request linking to your issue. Make sure your feature does not need any external dependencies and is covered by unit tests. Finally add the topic of your feature(s) to the list of features in this README and mark it as done as soon as this topic is completely covered.

Automatic versioning

This repository is using thenativeweb/get-next-version to automatically release new versions when commiting on main. Therefore it is important to mark commits with a corresponding prefix: