Skip to content

harisheoran/github_info_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple CLI tool to get list of collaborators in a Github repo.

How to use

  • First, provide GitHub API token
export TOKEN=<your token here>
  • team command to get list of collaborators
  • Use flag --u for providing username of GitHub
  • Use flag --r for providing GitHub repository name

example

team --u=harisheoran --r=collegehub

About

Get Github Collaborator users list in a Repository

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages