redox/recipes/wip/nodejs/recipe.toml
2023-11-30 18:13:53 +00:00

6 lines
134 B
TOML

#TODO can't find the Redox target
[source]
tar = "https://nodejs.org/dist/v20.6.1/node-v20.6.1.tar.gz"
[build]
template = "configure"