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
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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.