redox/recipes/wip/monitors/socktop/recipe.toml
2025-09-04 19:41:36 -03:00

9 lines
175 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/jasonwitty/socktop"
[build]
template = "custom"
script = """
cookbook_cargo_packages socktop socktop_agent
"""