pip install aldryn-client
for more information see http://docs.aldryn.com/en/latest/tutorial/commandline/installation.html
All of the binaries have to be built on the operating systems they're being built for.
Native:
./scripts/build-unixNative:
./scripts/build-unixWith Docker:
docker-compose build
docker-compose run --rm builderConnect to a Windows VM (the only requirement is Python 2.7) and open a PowerShell
.\scripts\build-windows.ps1