Files
drivebycool-site/setup-devenv.sh
2022-01-14 18:19:13 +00:00

8 lines
133 B
Bash
Executable File

sudo apt update
sudo apt install haxe -y
haxelib --global install hmm
haxelib --global run hmm setup
cd app
yarn install
hmm install