Logo - Open book, behind two sails with text, docs
-tech. annebrown.ca

Setup

Git Setup

Global

git config --global user.name "Jane Doe"
git config --global user.email jane@doeville.com

GitHub CLI

Install GitHub Desktop

Raspi

Install from pi-apps.

Ubuntu

sudo apt install gh

Authn

gh auth login # Opens browser for authn