add node support

This commit is contained in:
Lunarmagpie 2023-03-10 07:13:38 -05:00
parent 15562246ef
commit f6570a79b5

View file

@ -3,6 +3,9 @@
# Install Erlang
source ../../erlang/23.0.0/build.sh
# Install Node
source ../../node/16.3.0/build.sh
# Install Gleam
curl -L "https://github.com/gleam-lang/gleam/releases/download/v0.27.0/gleam-v0.27.0-x86_64-unknown-linux-musl.tar.gz" --output gleam.tar.gz
mkdir gleam