Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

⛹️‍♀️ Audit the access for a user on your GitHub organization.

License

Notifications You must be signed in to change notification settings

stephenyeargin/teamplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamPlayer

Find out what access a user has to an organization's repositories.

Requirements

Configure

  1. bundle install
  2. copy .env-dist to .env
  3. Update .env to include your access token

Usage

bundle exec ruby teamplayer.rb <org> <user>

Example

$ bundle exec ruby teamplayer.rb acmecorp johndoe
write	acmecorp/foobar
read	acmecorp/wiki
write	acmecorp/emailtemplates
none	acmecorp/hr
write	acmecorp/website
read	acmecorp/accounting

About

⛹️‍♀️ Audit the access for a user on your GitHub organization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •  

Languages