-
Notifications
You must be signed in to change notification settings - Fork 424
Home
Remko Popma edited this page Apr 14, 2017
·
36 revisions
...because your users don't want the extra jar file just to parse command line options.
...because the usage help is the face of your command line interface.
- annotation-based
- git-style subcommands
- strongly typed option parameters
- strongly typed positional parameters
- customizable type conversion
- supports multi-value options
- intuitive model for how many arguments a field consumes
- allows any option prefix
- POSIX-style clustered short options