load-env: Load environment variables from a file.
Parse a .env file and load any declared variables into the current process's environment. This allows for a .env file to specify development-friendly defaults for configuration values normally set in the deployment environment.
[Skip to Readme]
Downloads
- load-env-0.2.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.1.0, 0.1.1, 0.1.2, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8.0 && <5), directory, filepath, parsec [details] |
License | BSD-3-Clause |
Author | Pat Brisbin <pbrisbin@gmail.com> |
Maintainer | Pat Brisbin <pbrisbin@gmail.com> |
Category | Configuration |
Home page | https://github.com/pbrisbin/load-env#readme |
Bug tracker | https://github.com/pbrisbin/load-env/issues |
Source repo | head: git clone https://github.com/pbrisbin/load-env |
Uploaded | by PatrickBrisbin at 2019-06-12T14:54:48Z |
Distributions | Debian:0.2.1.0, LTSHaskell:0.2.1.0, NixOS:0.2.1.0, Stackage:0.2.1.0 |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 9627 total (60 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-06-12 [all 1 reports] |