Ecosyste.ms: Packages

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

Top 8.2% on hackage.haskell.org
Top 4.8% downloads on hackage.haskell.org
Top 7.2% dependent packages on hackage.haskell.org
Top 7.6% dependent repos on hackage.haskell.org

hackage.haskell.org : 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.

Registry - Source - JSON
purl: pkg:hackage/dotenv
Keywords: configuration, library, mit, program, 12-factor, configuration-management, dotenv-files, environment-variables, hacktoberfest, hacktoberfest2023, haskell, twelve-factor
License: MIT
Latest release: 3 months ago
First release: over 9 years ago
Dependent packages: 2
Dependent repositories: 49
Downloads: 29,975 total
Stars: 63 on GitHub
Forks: 12 on GitHub
Total Commits: 215
Committers: 29
Average commits per author: 7.414
Development Distribution Score (DDS): 0.642
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago

    Loading...
    Readme
    Loading...