redox/recipes/wip/text/basalt/recipe.toml
2025-05-26 11:36:37 -03:00

9 lines
163 B
TOML

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