redox/recipes/wip/shells/brush/recipe.toml
2024-06-18 21:13:11 +00:00

9 lines
180 B
TOML

#TODO redox is not supported by the procfs crate
[source]
git = "https://github.com/reubeno/brush"
[build]
template = "custom"
script = """
cookbook_cargo_packages brush-shell
"""