Skip to content

Instantly share code, notes, and snippets.

View kirkdotcam's full-sized avatar
🔍
Coding the science!

Camden Kirkland kirkdotcam

🔍
Coding the science!
View GitHub Profile
@kirkdotcam
kirkdotcam / gist:4932276922b89bd1cb8ff848e21c6b99
Created September 19, 2017 15:22 — forked from paulallies/gist:0052fab554b14bbfa3ef
Remove node_modules from git repo
#add 'node_modules' to .gitignore file
git rm -r --cached node_modules
git commit -m 'Remove the now ignored directory node_modules'
git push origin master
@kirkdotcam
kirkdotcam / HangoutsOnAir.md
Created June 12, 2017 01:29 — forked from goodevilgenius/HangoutsOnAir.md
Instructions for using Hangouts on Air, as well as downloading the YouTube video (to perhaps use elsewhere)

First, go to ["My Live Events][1] on YouTube. Creating a new live event, or, if you want to record now, simply "Go Live Now".

Schedule a New Event

Fill in the information for your event, and press "Create Event". Make sure to choose "Unlisted" if you don't want it publicly available. It will still be accessible to anyone with the link.

Create Event

At the schedule time, go back to ["My Live Events"][1], press "Start Hangout on Air"