redox/recipes/wip/games/strategy/rustoku/recipe.toml

9 lines
164 B
TOML

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