A minimalistic Go "flag" substitute that parses cmdline in the getopt style, with default values and -h help support built-in. Can be instantiated and used within a single line.
Primary LanguageGoMIT LicenseMIT