redox/recipes/tools/cosmic-text/recipe.toml
2024-03-04 15:48:34 -07:00

10 lines
152 B
TOML

[source]
git = "https://github.com/pop-os/cosmic-text.git"
branch = "main"
[build]
template = "custom"
script = """
cookbook_cargo_packages editor
"""