Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 886 Bytes

README.rst

File metadata and controls

40 lines (26 loc) · 886 Bytes

Github Export

image

image

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!