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

9 lines
149 B
TOML

#TODO port to Orbital
[source]
git = "https://gitlab.com/getreu/tp-note"
[build]
template = "custom"
script = """
cookbook_cargo_packages tpnote
"""