Skip to content

steadyequipment/goconfig

Repository files navigation

goconfig

CircleCI Travis CI Go Report Card codebeat badge Coverage Status

Poursteady's golang config file and command line parsing.

  • Provides are verbose, simple, configurable way of pulling configuration information from both a config file and from the command line, with neither required
  • Values specified in the command line override values specified in a config file
  • Pretty prints usage ala 75lb/command-line-usage

Thanks to spf13's wonderful pflag and viper of which this library wraps.

About

golang config file and command line parsing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages