redox/recipes/wip/dev/other/oxc/recipe.toml
2024-06-26 04:17:47 +00:00

9 lines
182 B
TOML

#TODO can't fetch the submodules because they need login
[source]
git = "https://github.com/oxc-project/oxc"
[build]
template = "custom"
script = """
cookbook_cargo_packages oxc
"""