Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 738 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 738 Bytes

miniCLI

Small command line helper utilities for Java CLI programs.

Key points

  • just one dependency, get it here: As-Libs-Core
  • automatic handling of -help, -version and the like
  • very easy to use, just read the docs in CLIOption and CLIArgument
  • supports Localizzation, just provide your own Localizer class
  • Apache License 2.0

Feel like sponsoring this project?

Compliments, it's a very good idea. 🤗
You can do so right here: Sponsor @ansorre on GitHub sponsors
Why it's a good idea? Read here.

Quick links