CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
Argparse for golang. Just because flag sucks
Tag-based environment configuration for structs
Les fonctionnalités principales de codingconcepts/env sont : Interfaces en ligne de commande, Command Line Tools, Console Interfaces.
Les alternatives open-source à codingconcepts/env incluent : antham/strumt — Strumt is a library to create prompt chain. 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.