envparse-0.4.1: README.markdown
envparse
========
[](https://hackage.haskell.org/package/envparse)
[](https://travis-ci.org/supki/envparse)
[optparse-applicative][0], but for environment variables
See `example/Main.hs` for an executable example
As to why anyone would want to use environment to configure their applications, here's [what some folks think][1] about it.
[0]: https://hackage.haskell.org/package/optparse-applicative
[1]: https://12factor.net/config