redox/recipes/wip/text/mdcat/recipe.toml
2024-07-14 19:16:48 +00:00

9 lines
155 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/swsnr/mdcat"
[build]
template = "custom"
script = """
cookbook_cargo --features=static
"""