initial try at github and vs code
#notes: So, using a MichaelCrump.net tutorial to point me at the required commands...
- git remote add origin https://github.com/mbcrump/SampleProject.git
- git push -u origin master
...it seems we have been able to commit some stuff to git.
link: http://michaelcrump.net/using-github-with-visualstudio-code/
#Summary
Goodbye google drive as source control, hello github