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

6 lines
136 B
TOML

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