A minimal Java library for command line option parsing (for Java 8 and later).
-
Updated
Jan 13, 2020 - Java
A minimal Java library for command line option parsing (for Java 8 and later).
Basic Java parameter parsing. Can parse command line arguments or run interactively to parse common Java data types such as int, float, string, and enum.
Simple CLI argument parsing library
Yet another CLI framework for parsing command line arguments passed to programs. The API also allows you to build an interactive shell.
Add a description, image, and links to the cli-parser topic page so that developers can more easily learn about it.
To associate your repository with the cli-parser topic, visit your repo's landing page and select "manage topics."