claudiodangelis/qrcp

Use spf13/viper for managing the configuration file

claudiodangelis opened this issue · 1 comments

Requirements:

  • YAML file
  • default config location
  • config location to override with a flag
  • env variables to override config

Implemented in #254.