https://app.vagrantup.com/mcandre/boxes/vagrant-freebsd-python3
$ cd test
$ vagrant up
$ vagrant ssh -c "cd /vagrant && python3 hello.py"
Hello World!- Vagrant
- The VirtualBox hypervisor provider
- vagrant-rsync-back assists in copying artifacts from the guest to the host
- Vagrant
- The VirtualBox hypervisor provider
- make
$ make vagrant-freebsd-python3.box