redox/recipes/wip/evcxr-repl/recipe.toml
2023-12-20 21:58:57 +00:00

9 lines
153 B
TOML

#TODO camino crate error
[source]
git = "https://github.com/evcxr/evcxr"
[build]
template = "custom"
script = """
cookbook_cargo_packages evcxr_repl
"""