News

This tutorial overs how to parse your Java command line arguments super fast by using a declarative approach (via annotations). I cover the majority of features one would like to adopt for every ...
This library provides the method Cmd#parse which parses command line arguments without configurations. This method automatically divides command line arguments to command options and command arguments ...