redox/recipes/wip/tools/atuin/recipe.toml
2025-11-13 08:56:13 -03:00

9 lines
154 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/atuinsh/atuin"
[build]
template = "custom"
script = """
cookbook_cargo_packages atuin
"""