mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
5 lines
72 B
Bash
5 lines
72 B
Bash
set -e
|
|
git clone git@github.com:pololu/wixel-sdk
|
|
cd wixel-sdk
|
|
make libs
|