Framework for building command-line user interfaces. Through menus and options, it allows developers to quickly set up a back-end user interface.
This project is currently under developpment. Most bugs have been removed, but there might be some remaining.
You must have Java 9 installed.
Clone the repository and :
- link commandLineMenus.jar
- or link the complete project to your classpath.
Run a sample code in the examples package, or MenuTests from tests package.
If ever you found a bug, feel free to submit a patch solvind it. Either way, you can also provide the Junit test showing the bug.
Include the jarfile in the runnable jar file to deploy.
You will found a quick start in the wiki. For further information, please take a look at the javadoc.