redox/recipes/wip/sshx/recipe.toml
2023-11-30 18:13:53 +00:00

9 lines
152 B
TOML

#TODO require NodeJS and NPM
[source]
tar = "https://github.com/ekzhang/sshx"
[build]
template = "custom"
script = """
cookbook_cargo_packages sshx
"""