Skip to content

Command line parser and helper utilities for Java CLI programs. Small and open source (Apache 2.0).

License

Notifications You must be signed in to change notification settings

ansorre/miniCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Command line parser and helper utilities for Java CLI programs. Small and open source (Apache 2.0).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages