Wednesday, May 21, 2025

Windows 11 WSL 2 with Linux

Adding to my blog the command once you have WSL 2 running in Windows to connect to https://github.com

gh auth login

This will prompt you to go to https://github.com/ and enter the code provided in the WSL Linux Terminal

No comments:

Test-Driven Development Guide

Test-Driven Development Guide What Is Test-Driven Development (TDD)? Definition and Core Principles Test-Driven Development (TDD) is...