How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
Argparse for golang. Just because flag sucks
Strumt is a library to create prompt chain
The main features of antham/strumt are: Command Line Interfaces, Command Line Tools, Console Interfaces.
Open-source alternatives to antham/strumt include: codingconcepts/env — Tag-based environment configuration for structs. cosiner/argv — Argv is a library for Go to split command line string into arguments array. alecthomas/kingpin — CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser. alexflint/go-arg. akamensky/argparse — Argparse for golang. Just because `flag` sucks. davidgamba/go-getoptions — Fully featured Go (golang) command line option parser with built-in auto-completion support.