redox/recipes/wip/dev/rust-to-npm/recipe.toml
2024-05-17 23:26:01 +00:00

9 lines
160 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/a11ywatch/rust-to-npm"
[build]
template = "custom"
script = """
cookbook_cargo_packages cli
"""