added devenv setup file
This commit is contained in:
Executable
+7
@@ -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
|
||||||
Reference in New Issue
Block a user