redox/recipes/wip/graphics/ocrs/recipe.toml
2024-06-10 02:39:36 +00:00

9 lines
195 B
TOML

#TODO add a command to move the executable to a propeer folder
[source]
git = "https://github.com/robertknight/ocrs"
[build]
template = "custom"
script = """
cookbook_cargo_packages ocrs-cli
"""