Adding support for toml based configuration or integration of spf13/viper

Issue #60 new
Aras created an issue

Apparently as I read the docs, goose doesn't have support for configurations other than .yml. It is not efficient to have multiple duplicated configurations for just this library. There is a project called viper which handles multiple type of configurations such as JSON, YAML, TOML, etc.

Could you make this integration for avoiding duplicate confs?

Comments (0)

  1. Log in to comment