Python 3 program for cloning github repositories by name or keyword.
Install
pip install --user gclone
Ensure script location is in your PATH. Usually ~/.local/bin.
Usage
Clone by repo name:
$ gclone mtbrock/gclone
Clone by partial name or keyword. gclone provides a list of github repositories to choose from, sorted by ‘stars’:
$ gclone tmux
Pass options like you would to git clone:
$ gclone --branch my-branch my-repo /path/to/my-dir
Specify sort, order, or limit:
$ gclone --sort='forks' --order='desc' --limit=20 keyword
Release files for gclone 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gclone-1.0.3.tar.gz | 6.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gclone-1.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.1 kB
Release files / gclone-1.0.3.tar.gz
| Download URL | gclone-1.0.3.tar.gz |
|---|---|
| Size | 6.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6da698dff9f4aded12347f7b48e3474063ff29fc0e9c93db95d249ad89ff1b6c
|
|
BLAKE2b-256 checksum How to use checksums |
9541e2a7cb478282e5c45b9124b02696d9cc77da6ed1e1bb30cfb8af542d59d0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / gclone-1.0.3-py3-none-any.whl
| Download URL | gclone-1.0.3-py3-none-any.whl |
|---|---|
| Size | 6.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0d7597fb213a5943502c92c278152002d35d80ac938028f4777008753dfdc811
|
|
BLAKE2b-256 checksum How to use checksums |
a4de974650c75f26809c1f16ae80abd5ab3a494caeef27cfadc57f9b519ec415
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |