deskew
deskew copied to clipboard
feature request: release for linux arm64
It will be awesome to have more releases a) linux ARM64
and b) macOS-arm64
.
I would like to use this CLI in linux docker running over Apple M1 computer.
Linux ARM64 will sure be there but I have no way to test macOS ARM (and cross-compilation was a bit shaky last time I tried). Linux ARM64 binary of current "work in progress" version can be found here: https://1drv.ms/u/s!AgRqAm-Q9JcXgfxPy28eXtfRSlDoTA?e=FM07x1
There's now GitHub workflow for building aarch64
and armv7
binaries of deskew: https://github.com/galfar/deskew/actions/workflows/build-on-arm.yml
Builds can be grabbed there -> click on a successful run and download the build artifacts.