/github_remove_user

Script to remove a collaborator from all our repositories

Primary LanguageRuby

Github - Remove a collaborator

When we need to remove a collaborator across all of our repositories.

Setup

$ rbenv install
$ bundle install

Usage

This will prompt you for the planetargon user's password:

$ bundle exec remove_user.rb <GITHUB_USERNAME_TO_REMOVE>