Skip to content

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Github Org Tools

Tools for managing a Github organization

Sync repos script

Sync an organization's Github repos to your local machine.

Setup

Getting the access token

  1. Go to Github "Settings".
  2. Go to "Developer Settings".
  3. Go to "Personal access tokens".
  4. Click on "Generate new token" button.
  5. Add a note.
  6. Check the "read:org" option under "admin:org"
  7. Click on "Generate token" button.
  8. Copy the access token and paste in below code.

Run

  • python sync_repos.py

About

Tool for clone and updating all the repos of Github organizations

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages