Add support for building via Vagrant/VirtualBox by crwood · Pull Request #231 · gridsync/gridsync
This PR adds a set of Vagrantfiles that, in conjunction with VirtualBox, can be used to effectively "cross-compile" strongly forward-compatible Gridsync binaries for each supported platform (via the newly-added the make vagrant-linux, make vagrant-macos and make vagrant-windows commands). See the relevant section of the updated README for more information.
Closes #230