Files
awesome-kubernetes/docs/linux-dev-env.md
2019-08-21 19:29:42 +02:00

7 lines
855 B
Markdown

# Linux Dev Environment on Windows
* [Using WSL and MobaXterm to Create a Linux Dev Environment on Windows](https://nickjanetakis.com/blog/using-wsl-and-mobaxterm-to-create-a-linux-dev-environment-on-windows)
* [Setting Up Docker for Windows and WSL to Work Flawlessly](https://nickjanetakis.com/blog/setting-up-docker-for-windows-and-wsl-to-work-flawlessly)
* [Take your Linux development experience in Windows to the next level with WSL and Visual Studio Code Remote](https://devblogs.microsoft.com/commandline/take-your-linux-development-experience-in-windows-to-the-next-level-with-wsl-and-visual-studio-code-remote/)
* [softwarecollections.org](https://www.softwarecollections.org) Software Collections give you the power to build, install, and use
multiple versions of software on the same system, without affecting system-wide installed packages.