Dev Setup contains information to setup a Windows machine for development
This uses WSL2 on Windows with Ubuntu as the dev environment
https://github.com/fistralpro/dev_setup/blob/main/Install.md <- Setup instructions here for the machine
https://github.com/fistralpro/dev_setup/tree/main/scripts <- convenience scripts for installation of useful software into Ubuntu dev env
https://github.com/fistralpro/dev_setup/tree/main/examples <- includes examples/language that may or may not be useful
The wiki contains useful non-code examples