Automatically sets up command line flags based on struct fields and tags.
The main features of jaffee/commandeer are: Command Line Interfaces, Command Line Tools, Console Interfaces.
Open-source alternatives to jaffee/commandeer 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.
CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
Argparse for golang. Just because flag sucks