redox/recipes/wip/dev/framework/biome/recipe.toml
2025-11-17 10:28:38 -03:00

10 lines
186 B
TOML

#TODO tikv-jemalloc-sys crate error
[source]
git = "https://github.com/biomejs/biome"
shallow_clone = true
[build]
template = "custom"
script = """
cookbook_cargo_packages biome_cli
"""