Windows Subsystem for Linux#

Sometimes you’re in Windows and don’t want to use Docker

Getting Started#

  1. Install the “base” of WSL. Open cmd and run wsl --install

  2. Install a distribution: wsl --install -d DISTRO. List all options with wsl -l -o

  3. That distro will appear in your Start Menu. Launch to get a terminal