CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
Argparse for golang. Just because flag sucks
CLI - A package for building command line app with go
The main features of mkideal/cli are: Command Line Interfaces, Command Line Tools, Console Interfaces.
Open-source alternatives to mkideal/cli include: antham/strumt — Strumt is a library to create prompt chain. codingconcepts/env — Tag-based environment configuration for structs. alecthomas/kingpin — CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser. alexflint/go-arg. akamensky/argparse — Argparse for golang. Just because `flag` sucks. cosiner/argv — Argv is a library for Go to split command line string into arguments array.