This is my personal Vagrantfile
based on felipecrs/dev-ubuntu base box.
- VirtualBox (download here)
- Vagrant (download here)
💡 Pro tip
On Windows, you can install both at once with Chocolatey with
choco install virtualbox vagrant
Clone the repository, start a new terminal there, and run:
vagrant up