nickedes / GitClone

Clones all the repos of the user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitClone

This Python script Clones all the repos of the user. Works fine for Python 3.

Setup

  1. Install Python Github.

$ pip install PyGithub

  1. Config file.

cp config.example config.ini

Enter your github username and password without inverted commas.

  1. Run Script:

$ python clone.py

Enjoy 😉

About

Clones all the repos of the user.

License:MIT License


Languages

Language:Python 100.0%