CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
Argparse for golang. Just because flag sucks
A Go library for building command line applications.
Las características principales de devfacet/gocmd son: Interfaces de línea de comandos, Command Line Tools, Console Interfaces.
Las alternativas de código abierto para devfacet/gocmd incluyen: 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.