Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 336 Bytes

Github cloner

Github repositories and gists cloner.

Description

This tool allows you to clone all public repositories and gists for a given GitHub user. It makes use of the GitHub API to retrieve the list of repositories and gists, and then uses Git to clone them locally.

Usage

python github_cloner.py USERNAME