Use spf13/viper for managing the configuration file
claudiodangelis opened this issue · 1 comments
claudiodangelis commented
Requirements:
- YAML file
- default config location
- config location to override with a flag
- env variables to override config
claudiodangelis commented
Implemented in #254.