redox/recipes/wip/sshx/recipe.toml
2023-12-19 02:34:13 +00:00

9 lines
152 B
TOML

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