/
/
/
1# cliairplay binaries
2
3This directory intentionally contains no executables in source control or Python
4packages. Official container builds download the pinned Linux release asset and
5verify it against `SHA256SUMS`.
6
7For local development, `scripts/setup.sh` downloads and verifies the same pinned
8release asset when the platform binary is not already present. To install one
9manually, download the matching `cliairplay-<platform>-<architecture>` asset from the
10[airplay-cli releases](https://github.com/music-assistant/airplay-cli/releases),
11place it in this directory, and make it executable. Keep downloaded binaries
12untracked.
13