packages feed

envparse-0.5.2: README.markdown

envparse
========
[![Build status](https://github.com/supki/envparse/actions/workflows/ci.yml/badge.svg)](https://github.com/supki/envparse/actions/workflows/ci.yml)

[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