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

9 lines
182 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/xrelkd/clipcat"
[build]
template = "custom"
script = """
cookbook_cargo_packages clipcatd clipcatctl clipcat-menu
"""