redox/recipes/wip/dev/oxc/recipe.toml
2024-02-21 23:52:20 +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
"""