redox/recipes/wip/dev/lang/elixir/recipe.toml
2026-02-01 17:19:03 -03:00

8 lines
216 B
TOML

#TODO missing script for gnu make: https://github.com/elixir-lang/elixir#compiling-from-source
[source]
git = "https://github.com/elixir-lang/elixir"
branch = "v1.19"
shallow_clone = true
[build]
template = "custom"