redox/recipes/wip/net/spis/recipe.toml
2024-03-01 02:39:55 +00:00

9 lines
200 B
TOML

#TODO maybe incomplete script, see the Makefile on the repository
[source]
git = "https://github.com/gbbirkisson/spis"
[build]
template = "custom"
script = """
cookbook_cargo_packages spis-server
"""