dutree
dutree copied to clipboard
Add build script for arm and x86_64
target include ARMv7 ARM64 x86_64
:heavy_check_mark: Tested ARMv7 on my Raspberry PI 2B running Raspbian GNU/Linux 11 (bullseye) armv7l
:heavy_check_mark: Tested x86_64 on my i5-6500 running Fedora Linux 36 (Workstation Edition) x86_64
@lil5 Thank you I was able to use this script in a GitHub codespace to get this running on my Samsung Tab S6 w Termux+Arch (which isn't a big fan doing Rust builds based on past experience :D). You saved me a ton of time figuring all this out.