loopers icon indicating copy to clipboard operation
loopers copied to clipboard

Added Dockerfile.aarch64 and build file to build for Raspberry Pi

Open atinm opened this issue 3 years ago • 0 comments

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.

atinm avatar Aug 13 '22 14:08 atinm