Packages

Environment variable adapter for kata

Current section

Files

Jump to
kata_env gleam.toml
Raw

gleam.toml

name = "kata_env"
version = "0.2.0"
description = "Environment variable adapter for kata"
licences = ["MIT"]
repository = { type = "github", user = "Allianaab2m", repo = "kata-gleam" }
[dependencies]
gleam_stdlib = ">= 1.0.0 and < 2.0.0"
envoy = ">= 1.0.0 and < 2.0.0"
kata = ">= 0.2.0 and < 1.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"