Alternative: clone and install the latest code

Choose this path if you want the newest code from GitHub or if you plan to work on Glamorous Toolkit itself. The setup script installs the VM, clones the repository, and builds a local image. The first run usually takes about 10 minutes. If you only want to try Glamorous Toolkit, the ready-made downloads above are the faster option.

Mac

curl https://dl.feenk.com/scripts/mac.sh | bash

Linux

curl https://dl.feenk.com/scripts/linux.sh | bash

Windows

wget https://dl.feenk.com/scripts/windows.ps1 -OutFile windows.ps1; ./windows.ps1