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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file gethub-0.1.0.tar.gz
.
File metadata
- Download URL: gethub-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b2287c16d22479629e23ac71f9928eb260be3b0d401030da21151ab1a91e4bd6
|
|
MD5 |
dd10525a47a75f94b537bd0f276cedfa
|
|
BLAKE2b-256 |
d288a532472ce442c2728dde26e770bde648b8f0b20a6d0ba72b87b69b3ea84f
|