Merge pull request #295 from olebedev/master

Config tool added
checkGoreportcard
Matt Holt 10 years ago
commit 36065c7dad

@ -105,6 +105,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
*Libraries for configuration parsing*
* [config](https://github.com/olebedev/config) - JSON or YAML configuration wrapper with environment variables and flags parsing.
* [envcfg](https://github.com/tomazk/envcfg) - Un-marshaling environment variables to Go structs.
* [envconf](https://github.com/ian-kent/envconf) - Configuration from environment
* [gofigure](https://github.com/ian-kent/gofigure) - Go application configuration made easy

Loading…
Cancel
Save