Skip to content

nickedes/GitClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages