Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 337 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 337 Bytes

Home Assistant Wheels builder

$ python3 -m builder \
    --apk build-base \
    --index https://wheels.home-assistant.io \
    --requirement requirements_all.txt \
    --upload rsync \
    --remote user@server:/wheels

Supported file transfer

  • rsync

Folder structure of index folder:

/alpine-{version}/{arch}/*