CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
Argparse for golang. Just because flag sucks
An easy to use menu structure for cli applications that prompts users to make choices.
The main features of dixonwille/wmenu are: Command Line Interfaces, Command Line Tools, Console Interfaces.
Open-source alternatives to dixonwille/wmenu 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.