redox/recipes/wip/graphics/other/ocrs/recipe.toml
2024-07-02 06:08:02 +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
"""