redox/recipes/wip/tools/sam/recipe.toml
2024-07-09 00:06:39 +00:00

10 lines
229 B
TOML

#TODO compiled but not tested (after cargo update)
#TODO add a command to properly move the executable
[source]
git = "https://github.com/r-zenine/sam"
[build]
template = "custom"
script = """
cookbook_cargo_packages sam-cli
"""