- Update and upgrade a fresh install of Ubuntu/WSL
- Run the automatic pyenv installer
- Configure .profile and .bashrc to work with pyenv & pipenv
- Install a user-specified version of python
- Set the global version of python
- Install pipenv
- Python
- Pyenv
- Pipenv
- Ubuntu/WSL
- Clone the repo and navigate to the directory
- Run the following commands
chmod u+x ./setup.sh
./setup.sh
- Restart the shell