Install the Windows Subsystem for Linux
Enable the “Windows Subsystem for Linux” optional feature and reboot.
- Open PowerShell as Administrator and run:
[code type=bash]Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux - Restart your computer when prompted.
LINKS:
https://msdn.microsoft.com/pt-br/commandline/wsl/install_guide
https://msdn.microsoft.com/en-us/commandline/wsl/install-on-server