Skip to content

Streamline Your Windows 10 and WSL Development Workflow Discover how to optimize your development workflow on Windows 10 using WSL (Windows Subsystem for Linux). This repository provides tools, scripts, and configurations for developers to seamlessly integrate Linux environments with Windows for enhanced productivity. Whether you're setting up Dock

License

Notifications You must be signed in to change notification settings

kdcllc/win10andwsldev

Repository files navigation

Windows 11 Linux Subsystem Development Setup

I stand with Israel

GitHub license Awesome

Hire Me

Please send email if you consider hiring me.

buymeacoffee

Give a Star! ⭐

If you like or are using this project to learn or start your solution, please give it a star. Thanks!

Description

I personally 🧡 Windows for my FullStack development, thus this repo was born to keep track of the installation scripts and setup instructions pertaining to Windows 11 Linux Subsystem (WSL2).

  1. The Installation steps for WSL, Visual Studio.NET, VS Code, DotNet Framework.
  2. The scripts to install or configure Web Development environment.

Microsoft also released a repo with for setting up Windows Dev Box Setup Scripts. This option is useful if one desired to completely automate the process. It includes powershell script to automate WSL installation, WSL Setup from powershell.

Window 11 Professional Configuration steps

  1. Install fresh version of Windows 11.

  2. Windows 10/11 Enable Developer mode.

Or Run this powershell script

    # enable developer mode on the system ---
    # source https://github.com/Microsoft/windows-dev-box-setup-scripts/blob/master/scripts/SystemConfiguration.ps1
    Set-ItemProperty -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\AppModelUnlock -Name AllowDevelopmentWithoutDevLicense -Value 1
  1. Install wsl on Windows 11 Pro.

  2. Install Windows 11 FullStack Development tools.

  3. Install WSL Web Development Tools

  4. Install and Configure Docker with Kubernetes.

Issues resolution

About

Streamline Your Windows 10 and WSL Development Workflow Discover how to optimize your development workflow on Windows 10 using WSL (Windows Subsystem for Linux). This repository provides tools, scripts, and configurations for developers to seamlessly integrate Linux environments with Windows for enhanced productivity. Whether you're setting up Dock

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published