Files
awesome-kubernetes/docs/linux-dev-env.md
2020-04-30 17:41:24 +02:00

8 lines
963 B
Markdown

# WSL: Linux Dev Environment on Windows
* [docs.microsoft.com: **WSL - Windows Subsystem for Linux**](https://docs.microsoft.com/windows/wsl/)
* [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.