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

10 lines
202 B
TOML

#TODO compiled but not tested
#TODO missing script to properly move the binary
[source]
git = "https://github.com/typst/typst"
[build]
template = "custom"
script = """
cookbook_cargo_packages typst
"""