Main Developer: Jeremy Ginnard (jginnard)
Developer: Luke Bunge (lbunge)
Project Manager: Luke Rondeau (fr33man2524)
Since Google Apps script doesn't have a nice version control system (or any for that matter), we use an extension to push/pull our code.
First, install Google Apps Script GitHub Assistant as an extension
Second, generate a personal access token via GitHub with repo and gist permissions.
Finally, go into a Google Apps script and click on the extension options found next to the function pull down. It should ask for a username & password/token. Enter your username and generated token.