# Duplicacy APK generator

Package Duplicacy to run on an arm64 build of Alpine, like a Raspberry Pi.

To generate an APK of Duplicacy, run `make`. The result is in `output`.

To build a particular version, supply it as a variable, e.g. `make VERSION=3.2.0`.