Devenv
Easy setup
Use this tutorial to create a devenv the lazy way.
Setup from scratch
- Use an Ubuntu 18.04 machine
- Install python 3.6
- Install pip for python 3.6
- Install pipenv
- Clone the desired repositories
Use this tutorial to create a devenv the lazy way.