redox/recipes/wip/tools/clipcat/recipe.toml
2024-07-09 00:06:39 +00:00

9 lines
175 B
TOML

#TODO port to Orbital
[source]
git = "https://github.com/xrelkd/clipcat"
[build]
template = "custom"
script = """
cookbook_cargo_packages clipcatd clipcatctl clipcat-menu
"""