An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

dotenv

In most applications, configuration should be separated from code. While it usually works well to keep configuration in the environment, there are cases where you may want to store configuration in a file outside of version control. Dotenv files have become popular for storing configuration, especially in development and test environments. In Ruby, Python and JavaScript there are libraries to facilitate loading of configuration options from configuration files. This library loads configuration to environment variables for programs written in Haskell. To use, call loadFile from your application: This package also includes an executable that can be used to inspect the results of applying one or more Dotenv files to the environment, or for invoking your executables with an environment after one or more Dotenv files is applied. See the Github page for more information on this package.

Ecosystem
hackage.haskell.org
Latest Release
0.12.0.0
about 2 years ago
Versions
53
Downloads
32,725 total
Dependent Packages
2
Dependent Repos
49
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/dotenv
spec
License MIT
First Release about 11 years ago
Last Synced 12 days ago
Repository
Stars 65 on GitHub
Forks 12 on GitHub
Commits 215
Committers 29
Avg per Author 7.414
DDS 0.642
Rankings on hackage.haskell.org
Overall Top 8.2%
Downloads Top 4.8%
Dependent packages Top 7.2%
Dependent repos Top 7.6%