10 lines
259 B
Bash
10 lines
259 B
Bash
git clone https://github.com/plastichub/firmware.git
|
|
git clone https://github.com/plastichub/asterix-hmi .control-freak
|
|
git clone https://github.com/plastichub/control-freak.git
|
|
cd control-freak
|
|
npm install --safe-perm
|
|
cd ..
|
|
cd firmware
|
|
git checkout asterix
|
|
|