Packages

Easy configurations from environment variables and .env files.

Current section

Files

Jump to
dotenv_conf gleam.toml
Raw

gleam.toml

name = "dotenv_conf"
version = "0.2.0"
description = "Easy configurations from environment variables and .env files."
licences = ["MIT"]
repository = { type = "gitlab", user = "amineco", repo = "dotenv_conf" }
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
envoy = ">= 1.0.2 and < 2.0.0"
simplifile = ">= 2.2.0 and < 3.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"