Loads configuration from many sources
-
Updated
Aug 29, 2024 - Go
Loads configuration from many sources
Simple Go module to parse a configuration from environment and cli flags using struct tags. Also supports commands and sub-commands.
A minimalistic Go "flag" substitute that parses cmdline in the getopt style, with default values and -h help support built-in. Can be instantiated and used within a single line.
Add a description, image, and links to the cli-flags topic page so that developers can more easily learn about it.
To associate your repository with the cli-flags topic, visit your repo's landing page and select "manage topics."