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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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.