redox/recipes/wip/tools/sam/recipe.toml
2024-05-11 04:50:16 +00:00

9 lines
155 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/r-zenine/sam"
[build]
template = "custom"
script = """
cookbook_cargo_packages sam-cli
"""