redox/recipes/wip/tui/syndicationd/recipe.toml
2024-06-20 02:15:09 +00:00

10 lines
216 B
TOML

#TODO compiled but not tested
#TODO add a command to properly move the executable
[source]
git = "https://github.com/ymgyt/syndicationd"
[build]
template = "custom"
script = """
cookbook_cargo_packages synd-term
"""