Current section
Files
Jump to
Current section
Files
dotenv_conf
gleam.toml
gleam.toml
name = "dotenv_conf"
version = "0.1.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"