redox/recipes/wip/terminal/tab-rs/recipe.toml
2024-07-02 06:08:02 +00:00

9 lines
157 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/austinjones/tab-rs"
[build]
template = "custom"
script = """
cookbook_cargo_packages tab
"""