A quick setup guide for using GitHub & external editors with the Arduino IDE for project library control.
I'll be using CLion & GitKraken, but the principals extend to other software.
CMD Symbolic Link commands used:
mklink /D "{linkLocation&Name}" "{referenceLocation}"
00:00 Intro
00:30 GitKraken Setup - Profile & Repo cloning
01:50 Arduino Setup - Libraries & Repo linking
04:28 CLion Setup - Libraries & Repo linking
08:50 Making Code Edits