Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dchest/conflag

Drop-in replacement for Go's flag package that reads config files before command-line arguments
https://github.com/dchest/conflag

Last synced: about 1 month ago
JSON representation

Drop-in replacement for Go's flag package that reads config files before command-line arguments

Awesome Lists containing this project

README

        

Package conflag is a simple wrapper around flag package that fills flag values
from configuration files before parsing them from command line.