redox/recipes/wip/dev/rust-tools/evcxr-jupyter/recipe.toml
2024-06-25 22:24:39 +00:00

9 lines
156 B
TOML

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