Automatically creates a Python3 development environment using Virtualbox and Vagrant.
- Ubuntu 16.04
- Python3
- Docker with docker-compose
- Vim
- Tmux
- Git
- Install VirtualBox
- Install Vagrant (version 2)
- Clone this repo to your machine
- Run
vagrant up
- Add
--provision
flag when running for the first time