Clone github repositories by name or keyword.
Project description
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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gclone-1.0.3.tar.gz.
File metadata
- Download URL: gclone-1.0.3.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6da698dff9f4aded12347f7b48e3474063ff29fc0e9c93db95d249ad89ff1b6c
|
|
| MD5 |
14a4ca8719882c6b2abfb09a6d7a420c
|
|
| BLAKE2b-256 |
9541e2a7cb478282e5c45b9124b02696d9cc77da6ed1e1bb30cfb8af542d59d0
|
File details
Details for the file gclone-1.0.3-py3-none-any.whl.
File metadata
- Download URL: gclone-1.0.3-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d7597fb213a5943502c92c278152002d35d80ac938028f4777008753dfdc811
|
|
| MD5 |
1b0ec3e5b72d655b09c6456e92e3181c
|
|
| BLAKE2b-256 |
a4de974650c75f26809c1f16ae80abd5ab3a494caeef27cfadc57f9b519ec415
|