https://app.vagrantup.com/mcandre/boxes/vagrant-macos-xcode
$ vagrant up
$ vagrant ssh -c 'clang --version'
Apple LLVM version 9.0.0 (clang-900.0.39.2)
Target: x86_64-apple-darwin17.4.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
- vagrant-rsync-back assists in copying artifacts from the guest to the host
$ make boxes