Minicle 2.1.3
There are scads of CLI parsers out there, so why another one? Mostly because the others aim to do too much and can be a pain to use when you just need something quick and simple. All Minicle does is parse CLI options. It doesn't handle exotic edge cases, generate usage information, validate arguments, or anything else. It does handle all the usual basics plus git-style subcommands.
Tags | user-interfaces javascript nodejs |
---|---|
License | BSDL-2 |
State | stable |