There are scadsof CLI parsersout there, sowhy anotherone? Mostlybecause theothers aim todo too much andcan be a painto use when youjust needsomething quickand simple. AllMinicle does isparse CLIoptions. Itdoesn'thandle exoticedge cases,generate usageinformation,validatearguments, oranything else.It does handleall the usualbasics plusgit-stylesubcommands.