redox/recipes/wip/tools/tp-note/recipe.toml
2024-03-12 20:52:35 +00:00

10 lines
198 B
TOML

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