loopers
loopers copied to clipboard
Added Dockerfile.aarch64 and build file to build for Raspberry Pi
Running ./build-rasp-aarch64.sh will build a release version of loopers for the aarch64 (Raspbian 64-bit) architecture at target/aarch64-unknown-linux-gnu/release/loopers that can be scp'ed over to your Raspberry Pi, and chmod +x loopers and then ./loopers should execute it.