redox/recipes/wip/tools/goldboot/recipe.toml
2024-03-30 22:00:11 +00:00

9 lines
161 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/fossable/goldboot"
[build]
template = "custom"
script = """
cookbook_cargo_packages goldboot
"""