Skip to main content

Clone all of your GitHub repositories

Project description

Clones (aka “gets”) all of your GitHub repos.

Installation

Clone the repo and add bin/gethub to your $PATH, or install via pip:

$ pip install gethub

Usage

Clone all public repos:

$ gethub -u <user>

OR

$ gethub -a # leave the password blank when prompted

Clone private repos:

$ gethub -u <user>:<password>

OR

$ gethub -a # fill in the password when prompted

You can optionally clone gists instead of repos by adding a -g flag.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gethub-0.1.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page