redox/recipes/wip/dev/build-system/lux/recipe.toml
2025-10-26 22:50:38 -03:00

9 lines
156 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/lumen-oss/lux"
[build]
template = "custom"
script = """
cookbook_cargo_packages lux-cli
"""