A library to ease the ever-boring task of defining, parsing and implementing command line options for tools written in Java.
The library is straightforward yet powerful enough to handle quickly common handling cases.
Categories
Software DevelopmentLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Command line options (arguments) library
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
I've been wanting to create something like this for years, but never made the time. It's a great way to establish consistency in the way your command line programs process options.