redox/recipes/wip/dev/pxp/recipe.toml
2024-06-11 23:56:22 +00:00

9 lines
158 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/pxp-lang/pxp"
[build]
template = "custom"
script = """
cookbook_cargo_packages pxp-tools
"""