mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
10 lines
152 B
TOML
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
|
|
"""
|