redox/recipes/wip/tools/atuin/recipe.toml
2024-02-16 22:53:58 +00:00

9 lines
145 B
TOML

#TODO require Wayland
[source]
git = "https://github.com/ellie/atuin"
[build]
template = "custom"
script = """
cookbook_cargo_packages atuin
"""