redox/recipes/wip/text/rawk/recipe.toml
2026-03-24 14:20:47 -03:00

8 lines
159 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/stefanalfbo/rawk"
shallow_clone = true
[build]
template = "cargo"
cargopackages = ["rawk-cli"]