Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 695 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 695 Bytes

Console UI Framework

A simple framework to quick build a console ui.


Console UI Framework is a framework to quikly build console uis by implementing some abstract classes.


Warning:

Currently are all texts in the enums in german language.


JavaDoc:

Here you can find the offical JavaDoc: JavaDoc

SonarQube:

Here you can find the last SonarQube results: SonarQube

Example Project:

Here you can find a example project: ConsoleUIFramework-Example