Packages
lustre_dev_tools
2.3.3
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.4
2.0.2
2.0.1
2.0.0
1.9.2
1.9.1
1.9.0
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0
1.6.5
1.6.4
1.6.3
1.6.2
1.6.0
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
Lustre's official CLI and development tooling.
Current section
Files
Jump to
Current section
Files
lustre_dev_tools
gleam.toml
gleam.toml
name = "lustre_dev_tools"
version = "2.3.3"
target = "erlang"
description = "Lustre's official CLI and development tooling."
repository = { type = "github", user = "lustre-labs", repo = "dev-tools" }
licences = ["MIT"]
links = [
{ title = "Sponsor", href = "https://github.com/sponsors/hayleigh-dot-dev" },
]
internal_modules = ["lustre_dev_tools/*"]
[documentation]
pages = [
{ title = "Static assets", path = "assets.html", source = "./pages/assets.md" },
{ title = "Proxying requests", path = "proxying.html", source = "./pages/proxying.md" },
{ title = "TOML reference", path = "toml-reference.html", source = "./pages/toml-reference.md" }
]
[dependencies]
argv = ">= 1.0.0 and < 2.0.0"
booklet = ">= 1.0.2 and < 2.0.0"
filepath = ">= 1.0.0 and < 2.0.0"
gleam_community_ansi = ">= 1.4.3 and < 2.0.0"
gleam_crypto = ">= 1.5.1 and < 2.0.0"
gleam_erlang = ">= 1.0.0 and < 2.0.0"
gleam_http = ">= 3.6.0 and < 5.0.0"
gleam_httpc = ">= 5.0.0 and < 6.0.0"
gleam_json = ">= 3.0.2 and < 4.0.0"
gleam_otp = ">= 1.1.0 and < 2.0.0"
gleam_regexp = ">= 1.0.0 and < 2.0.0"
gleam_stdlib = ">= 0.60.0 and < 2.0.0"
glint = ">= 1.0.0 and < 2.0.0"
group_registry = ">= 1.0.0 and < 2.0.0"
justin = ">= 1.0.1 and < 2.0.0"
lustre = ">= 5.3.5 and < 6.0.0"
mist = ">= 5.0.3 and < 6.0.0"
polly = ">= 2.1.0 and < 3.0.0"
simplifile = ">= 2.2.0 and < 3.0.0"
tom = ">= 1.0.1 and < 3.0.0"
wisp = ">= 2.0.0 and < 3.0.0"