redox/recipes/wip/text/svgbob/recipe.toml
2024-07-15 08:53:07 +00:00

9 lines
162 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/ivanceras/svgbob"
[build]
template = "custom"
script = """
cookbook_cargo_packages svgbob_cli
"""