sfbrigade/github-add

Name: github-add

Owner: SFBrigade

Description: A lightweight node application that adds users to the github org

Created: 2016-03-07 22:26:48.0

Updated: 2016-03-15 15:42:46.0

Pushed: 2016-04-11 15:40:28.0

Homepage: http://c4sf.me/joingithub

Size: 7

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

github-add

A lightweight node application that adds users to the github org. This was thrown together in about an hour, Pull requests are absolutely welcome.

Code for San Francisco deploy (on free Heroku dyno): http://c4sf.me/joingithub

Screenshot:

This application is driven by environment variables. When setting up your instance, please make sure to provide these values:

Variable Name | Description | Example value ————- | ———– | ————- SITE_IMAGE | Image to show at top of form. not currently used | "http://placehold.it/360x360" SITE_TITLE | Title to show at top of form | "Github Access" SITE_WELCOME | Welcome text | Input your username below, and you'll be added as a basic member of the org. SITE_ACCEPT_INVITE | Screenshot to show in form for accepting invite | http://i.imgur.com/GffNAWv.png SITE_ACCEPT_INVITE_2 | Another screenshot to show | http://i.imgur.com/a1Q6qkQ.png GITHUB_ORG | Name of your github organization | sfbrigade GITHUB_TOKEN | Access Token of an organization admin (with add rights admin:org scope). Can be created here: https://github.com/settings/tokens/new |


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.