taeguk / github-export

Export(Backup) your github repositories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Export

We support ONLY Python 3 above.

How to install

You can install Github Export using pip3 :

$ pip3 install github-export

Usage

github-export -h    # show usage.
github-export -c -u <username> -o backup-file

Feature Support

  • Repository (public/private, owner/collaborator/organization)
  • Repository's issues
  • ...If you have things you want, please tell me through issues.

Contribution

Welcome any kind of contribution!

About

Export(Backup) your github repositories.

License:MIT License


Languages

Language:Python 100.0%