- install Vagrant
- install Virtualbox (or maybe Vagrant will understand if you have some other virtualization tool, I don't know)
cp Vagrantfile.example Vagrantfileand edit to your likingvagrant up- edit config.ini as appropriate
vagrant sshrun
(aka the important bits of what the vagrant config does)
cp config.example.ini config.iniand edit as appropriatepip install -e .python -m watchtower config.inito run