added devenv setup file
This commit is contained in:
parent
def29b75a7
commit
b3d759b8f7
7
setup-devenv.sh
Executable file
7
setup-devenv.sh
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
sudo apt update
|
||||||
|
sudo apt install haxe -y
|
||||||
|
haxelib --global install hmm
|
||||||
|
haxelib --global run hmm setup
|
||||||
|
cd app
|
||||||
|
yarn install
|
||||||
|
hmm install
|
||||||
Loading…
x
Reference in New Issue
Block a user